]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blob - api/notification.php
Add warning if there is already data in the SQL database.
[irc/unrealircd/unrealircd-webpanel.git] / api / notification.php
1 <?php
2
3 require_once('common_api.php');
4
5 api_log_loop(["!debug", "warn", "error", "link"]);