PHP 8 Changes
This commit is contained in:
parent
9766bdc39e
commit
4e67ac117a
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ class ext_Edit extends ext_Action {
|
|||
);
|
||||
|
||||
public static function execAction($dir, $item) { // edit file
|
||||
error_reporting(-1);
|
||||
global $mainframe, $mosConfig_live_site;
|
||||
|
||||
if(($GLOBALS["permissions"]&01)!=01) {
|
||||
|
|
Loading…
Reference in a new issue