Removed warning

This commit is contained in:
Laurent Destailleur 2011-08-30 07:56:03 +00:00
parent ff954120ec
commit ffc85f4185

View File

@ -918,9 +918,6 @@ class Categorie
{
$maincats[] = $cat;
}
else
{
}
}
return $maincats;