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