Info['theme']); $color1="#{$theme[1]}"; if(isset($_POST['submit'])){ $Db->query("DELETE FROM alerts WHERE userid ='{$User->Id}' and active=1");} ?>
"; include "/home/ac/public_html/theme/{$theme[0]}.html"; ?>
ALERTS:
Below is a complete list of your alerts for the past (3) three week in case you missed an update you were looking for.
ALERT LIST
query("SELECT * FROM alerts WHERE userid ='{$User->Id}' ORDER BY id DESC" ); while ($data = mysql_fetch_array($ac_alerts, MYSQL_ASSOC)){ ?>