Take a look at the boilerplate plugin for Mibew Messenger
0 Members and 3 Guests are viewing this topic.
<?phprequire_once('/libs/init.php');echo has_online_operators(false)?'online':'offline';exit;?>