Function __global->get_num_chatrooms
Definitions
sources/chat_stats.php
- Get the number of chatrooms in the database. By default, there is only one, but more may be added via the admin panel.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Return
- The number of chatrooms in the database
- Type: integer
- Set: N/A
- Range: N/A