mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Update scripts.php
Remove this code as its breaking the upgrade page when migrating from source to package paths.
This commit is contained in:
@@ -114,8 +114,6 @@ if (!class_exists('scripts')) {
|
||||
}
|
||||
chmod($dst_dir, 0775);
|
||||
unset($dst_dir);
|
||||
} else {
|
||||
throw new Exception("Scripts directory doesn't exist");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user