mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-18 18:02:15 +09:00
added language variables for easyinstall
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10280 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bca448300b
commit
778fdc82ed
4 changed files with 41 additions and 31 deletions
|
|
@ -40,6 +40,7 @@
|
|||
|
||||
function getAdminFTPList()
|
||||
{
|
||||
Context::loadLang('./modules/autoinstall/lang');
|
||||
set_time_limit(5);
|
||||
require_once(_XE_PATH_.'libs/ftp.class.php');
|
||||
$ftp_info = Context::getRequestVars();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue