[*] BO : chmod 664 to config.xml file
This commit is contained in:
@@ -1753,6 +1753,7 @@ abstract class ModuleCore
|
||||
@unlink($file);
|
||||
@file_put_contents($file, $xml);
|
||||
}
|
||||
@chmod($file, 0664);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user