This commit is contained in:
MOVe
2022-07-23 01:38:31 +03:00
parent 12fd543ba9
commit 86cfe04c79

View File

@@ -51,4 +51,4 @@ $html.='<h1>Helper: '.$hash.'</h1>'.$res_html;
// olevole: why return here? // olevole: why return here?
// Undefined property: ClonOS::$html in /usr/local/www/clonos/public/pages/instance_jail/helpers.php on line 49 // Undefined property: ClonOS::$html in /usr/local/www/clonos/public/pages/instance_jail/helpers.php on line 49
//return array('html'=>$this->html); //return array('html'=>$this->html);
//echo json_encode(array('html'=>$html,'func'=>'fillTab')); echo json_encode(array('html'=>$html,'func'=>'fillTab'));