Fix typo due to code cleaning

This commit is contained in:
sparkyx 2022-11-09 19:37:59 +01:00
parent 4bc4658dd7
commit b188392618
4 changed files with 4 additions and 4 deletions

View file

@ -39,7 +39,7 @@ if (isset($_REQUEST['f_id']))
if (isset($_REQUEST['sb']))
$supl_hidden.=HtmlInput::hidden('sb', $http->request("sb"));
$supl_hidden.=HtmlInput::hidden('ac', $http->request("ac"));
\Noalyss\Dbg::echo_file(__FILE__);
/**
* if no group available , then stop
*/