Fix: Appel page llxFooter
This commit is contained in:
parent
9707631809
commit
4b2ac9b609
@ -1591,7 +1591,7 @@ function accessforbidden($message='',$printheader=1)
|
|||||||
{
|
{
|
||||||
print $langs->trans("ErrorForbidden3");
|
print $langs->trans("ErrorForbidden3");
|
||||||
}
|
}
|
||||||
if (function_exists("llxFooter")) lxFooter();
|
if (function_exists("llxFooter")) llxFooter();
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user