]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blame - api/overview.php
Make $pages[] not have a string value in the end but an array with ["url"=>...]
[irc/unrealircd/unrealircd-webpanel.git] / api / overview.php
CommitLineData
56164221 1<?php
fd4848e4 2require_once('common_api.php');
56164221 3
fd4848e4 4api_timer_loop(1000, "stats.get");