Info['theme']); $color1="#{$theme[1]}"; ?>
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 [Mark Everything Read]
query("SELECT * FROM alerts WHERE userid ='{$User->Id}' ORDER BY id DESC" ); *****************************************************************************************************/ /************************ WRITTEN BY KAILASH ****************************************************/ $ac_alerts = $Db->query("SELECT * FROM alerts WHERE ((userid = '{$User->Id}' and entry_type = 'unique') OR (userid = '0' and entry_type = 'common')) ORDER BY id DESC"); /************************************************************************************************/ while ($data = mysql_fetch_array($ac_alerts, MYSQL_ASSOC)){ ?>