PMSQL I added to change to PMFDerivateCase SOLVED
I added to change to PMFDerivateCase
This commit is contained in:
@@ -99,7 +99,7 @@ function run_upgrade($command, $args)
|
||||
CLI::logging("Clearing cache...\n");
|
||||
if (defined('PATH_C')) {
|
||||
G::rm_dir(PATH_C);
|
||||
@mkdir(PATH_C, 0777, true);
|
||||
G::mk_dir(PATH_C, 0777);
|
||||
}
|
||||
$workspaces = get_workspaces_from_args($command);
|
||||
$count = count($workspaces);
|
||||
|
||||
Reference in New Issue
Block a user