]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blame - api/notification.php
Make $pages[] not have a string value in the end but an array with ["url"=>...]
[irc/unrealircd/unrealircd-webpanel.git] / api / notification.php
CommitLineData
57190f59 1<?php
57190f59 2
2751c89d 3require_once('common_api.php');
57190f59 4
ceef5779 5api_log_loop(["!debug", "warn", "error", "link"]);