Файлы топика

.
first of all we need to add this code to incfiles/core.php at line 85
 $rid = isset($_REQUEST['rid']) ? abs(intval($_REQUEST['rid'])) : false;      
and we also need to add a new function to incfiles/classes/counters.php
this function will enable us to show total amount of chatters in all rooms.
if you decide to add more rooms you will need to modify to suit your needs.

 static function chatrooms()
    {
          
478
(2 kb)
Всего: 1