mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-17 09:24:17 +09:00
#18630594 : remove stored ftp information when modifying ftp information
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7208 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c1610d359d
commit
bba460280b
1 changed files with 1 additions and 0 deletions
|
|
@ -140,6 +140,7 @@
|
|||
$buff .= "?>";
|
||||
$config_file = Context::getFTPConfigFile();
|
||||
FileHandler::WriteFile($config_file, $buff);
|
||||
if($_SESSION['ftp_password']) unset($_SESSION['ftp_password']);
|
||||
$this->setMessage('success_updated');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue