mirror of
https://github.com/optim-enterprises-bv/control-pane.git
synced 2025-11-01 18:38:03 +00:00
sync code, fix PHP8 warning
This commit is contained in:
@@ -10,6 +10,7 @@ $path=trim($_POST['path'],$_ds);
|
||||
$_REALPATH=realpath('../');
|
||||
include($_REALPATH.'/php/clonos.php');
|
||||
$clonos=new ClonOS($_REALPATH);
|
||||
$clonos->json_req=true;
|
||||
|
||||
//$file_path=$_REALPATH.$_ds.'public/pages'.$_ds.$path.$_ds;
|
||||
//$clonos->json_name=$file_path.'a.json.php';
|
||||
|
||||
Reference in New Issue
Block a user