mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 12:48:24 +01:00
Update file_class.php
This commit is contained in:
parent
c5e0c30179
commit
a403f49560
@ -1506,7 +1506,7 @@ class e_file
|
||||
$time = date("YmdHi");
|
||||
if(rename($destpath.$dir, e_BACKUP.$dir."_".$time))
|
||||
{
|
||||
$mes->addSuccess("Old folder moved to backup directory");
|
||||
$mes->addSuccess(ADLAN_195);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user