Update main.inc.php

This commit is contained in:
BENKE Charles 2014-06-21 16:10:13 +02:00
parent 7d76458488
commit 60ac697813

View File

@ -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;