Notifications
Records
| ID | Title | Description | Actions | |
|---|---|---|---|---|
| " . $notification['id'] . " | "; echo "" . $notification['title'] . " | "; echo "" . $notification['description'] . " | "; if(in_array($notification, $unseen_notifications)){ echo ""; }else{ echo " | "; } echo " |