mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-23 20:32:14 +09:00
remove test code
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7400 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
10a9cbf347
commit
eb2c09f36e
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@
|
|||
{
|
||||
$oModuleInstaller = new SFTPModuleInstaller($package);
|
||||
}
|
||||
else if(false && function_exists(ftp_connect))
|
||||
else if(function_exists(ftp_connect))
|
||||
{
|
||||
$oModuleInstaller = new PHPFTPModuleInstaller($package);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue