wip
This commit is contained in:
parent
3b193a8a7b
commit
35142ac2fb
@ -4423,9 +4423,9 @@ function migrate_rename_directories($db,$langs,$conf,$oldname,$newname)
|
|||||||
* @param Conf $conf Object conf
|
* @param Conf $conf Object conf
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
function migrate_delete_old_files($db,$langs,$conf)
|
function migrate_delete_old_files($db, $langs, $conf)
|
||||||
{
|
{
|
||||||
$result=true;
|
$result = true;
|
||||||
|
|
||||||
dolibarr_install_syslog("upgrade2::migrate_delete_old_files");
|
dolibarr_install_syslog("upgrade2::migrate_delete_old_files");
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user