Function __global->chat_poller
Definitions
sources/chat_poller.php
- Function to quickly (efficiently) check to see if there's been any chat activity.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Function to quickly (efficiently) check to see if there's been any chat activity.
*
*/
function chat_poller()
* Function to quickly (efficiently) check to see if there's been any chat activity.
*
*/
function chat_poller()

