Fix: Variable non initialise
This commit is contained in:
parent
eefa82570e
commit
8bf4328f77
@ -217,6 +217,7 @@ if ( $db->query($sql) )
|
||||
print "<tr class=\"liste_titre\">";
|
||||
print "<td colspan=\"2\">".$langs->trans("Bookmarks")."</td>";
|
||||
print "</tr>\n";
|
||||
$var=true;
|
||||
|
||||
while ($i < $num)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user