Removed warning

This commit is contained in:
Laurent Destailleur 2011-05-25 23:47:01 +00:00
parent 3d7752ca76
commit 2115ecce62

View File

@ -1145,7 +1145,7 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a
</script>';
}
if ($conf->global->MAIN_MENU_USE_JQUERY_ACCORDION)
if (! empty($conf->global->MAIN_MENU_USE_JQUERY_ACCORDION))
{
print "\n".'<script type="text/javascript">
jQuery(document).ready(function () {