mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
Remove dev. code from r10802.
Sorry. git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10803 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
78f783252c
commit
7c3a22d8e7
1 changed files with 0 additions and 1 deletions
|
|
@ -588,7 +588,6 @@
|
|||
}
|
||||
if(is_file(FileHandler::getRealPath($this->download_path."/".$org_file)))
|
||||
{
|
||||
echo FileHandler::getRealPath($this->download_path."/".$org_file);
|
||||
if(!ftp_put($this->connection, $target_dir .'/'. $file, FileHandler::getRealPath($this->download_path."/".$org_file), FTP_BINARY))
|
||||
{
|
||||
return new Object(-1, "msg_ftp_upload_failed");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue