mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 08:34:33 +00:00
4 lines
191 B
Smarty
4 lines
191 B
Smarty
<?php
|
|
unset($_SESSION['aerror']);
|
|
echo "<div id=\"content\" class=\"activate\"><p class=\"info2\">Either the password is wrong<br> or the registration has already been deleted.</p></div>";
|
|
?> |