Update main.inc.php
This commit is contained in:
parent
7d76458488
commit
60ac697813
@ -1825,7 +1825,7 @@ if (! function_exists("llxFooter"))
|
||||
* @param string $zone 'private' (for private pages) or 'public' (for public pages)
|
||||
* @return void
|
||||
*/
|
||||
function llxFooter($comment='',$zone='pivate')
|
||||
function llxFooter($comment='',$zone='private')
|
||||
{
|
||||
global $conf, $langs;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user