Fix typo due to code cleaning
This commit is contained in:
parent
4bc4658dd7
commit
b188392618
4 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue