mirror of
https://github.com/optim-enterprises-bv/control-pane.git
synced 2025-10-30 01:22:24 +00:00
test
This commit is contained in:
@@ -46,4 +46,5 @@ EOT;
|
|||||||
$res_html=(new Forms('',$hash,$db_path))->generate();
|
$res_html=(new Forms('',$hash,$db_path))->generate();
|
||||||
$html.='<h1>Helper: '.$hash.'</h1>'.$res_html;
|
$html.='<h1>Helper: '.$hash.'</h1>'.$res_html;
|
||||||
|
|
||||||
echo json_encode(array('html'=>$html,'func'=>'fillTab'));
|
return array('html'=>$this->html);
|
||||||
|
//echo json_encode(array('html'=>$html,'func'=>'fillTab'));
|
||||||
Reference in New Issue
Block a user