mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-26 10:15:43 +00:00
moved restart and unprotected app_defaults
This commit is contained in:
@@ -975,7 +975,7 @@ include "root.php";
|
||||
}
|
||||
}
|
||||
|
||||
protected function app_defaults() {
|
||||
public function app_defaults() {
|
||||
$this->write_progress("Running app_defaults");
|
||||
|
||||
//set needed session settings
|
||||
|
||||
Reference in New Issue
Block a user