mirror of
https://github.com/optim-enterprises-bv/control-pane.git
synced 2025-11-01 10:27:55 +00:00
asdf
This commit is contained in:
@@ -44,6 +44,7 @@ $html=<<<EOT
|
|||||||
EOT;
|
EOT;
|
||||||
|
|
||||||
$res_html=(new Forms('',$hash,$db_path))->generate();
|
$res_html=(new Forms('',$hash,$db_path))->generate();
|
||||||
|
$res_html='test';
|
||||||
$html.='<h1>Helper: '.$hash.'</h1>'.$res_html;
|
$html.='<h1>Helper: '.$hash.'</h1>'.$res_html;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user