Printing the contact in the list

This commit is contained in:
lalaina rasamoelina 2013-07-10 14:18:43 +02:00
parent 5ed186e178
commit 148abfbe72

View File

@ -401,7 +401,6 @@ if ($result)
print "</tr>\n"; print "</tr>\n";
} }
$i++; $i++;
} }