Removed warning

This commit is contained in:
Laurent Destailleur 2011-02-20 11:25:28 +00:00
parent 7d785d6878
commit ffeb30fd6c

View File

@ -132,4 +132,7 @@ if ($_GET['err'] < 0) {
</div>
</div>
</body>
</html>
<?php
print '</html>';
?>