function template() { ?>
|
Chan stats for #nookdevs. |
| I`m currently in this channel. |
| Channel #nookdevs has 54 users (6 operator(s)) |
| Channel Modes: +ctn |
| Channel Ban List: |
| ';
echo ' *!*@*ip68-98-50-81.ph.ph.cox.net robbiet480!n= 567388 : [Sticky: no] '; echo ' |
User stats | ';
echo '|||
| Total Ops: 6. | '; echo 'Total Voice: 0. | '; echo 'Total Normal: 48. | '; echo 'Total Users: 54. | '; echo '
Users. |
| nookBot (-) [i/9456] |
| ius (-) [i/7907] |
| fryguy (-) [i/9456] |
| khaoohs_ (-) [i/4931] |
| derrick (-) [i/9456] |
| keith (-) [i/9456] |
| theshadow (@) [i/9456] |
| photonic (-) [i/9456] |
| Exstatica (-) [i/3840] |
| marcan (-) [i/1254] |
| obra (-) [i/4790] |
| Aji-Dahaka (-) [i/4931] |
| grayeul (-) [i/4057] |
| perfinion (@) [i/9456] |
| aschmitz (@) [i/4932] |
| vlcn (-) [i/4938] |
| JesusFreke (@) [i/940] |
| TehLaser (-) [i/277] |
| MuscleNerd (-) [i/6439] |
| RobotCaleb (-) [i/413] |
| mjg59 (-) [i/2263] |
| c1de0x (-) [i/5568] |
| bugout (-) [i/4201] |
| skout (-) [i/3980] |
| iz (-) [i/3722] |
| debiant1 (-) [i/250] |
| posixninja (@) [i/3190] |
| pwrcycle- (-) [i/2413] |
| alanp (-) [i/2264] |
| pcutler (-) [i/1286] |
| JalenJade (-) [i/2036] |
| therealpoutine (-) [i/357] |
| khaoohs__ (-) [i/1679] |
| ztidwell (-) [i/1599] |
| Speedy (-) [i/1524] |
| DarkHelmut (-) [i/341] |
| stangri (@) [i/507] |
| diplomatic (-) [i/1091] |
| roxfan (-) [i/909] |
| bushing (-) [i/909] |
| zmjjmz (-) [i/236] |
| cpg (-) [i/366] |
| zankchank (-) [i/748] |
| oyotat (-) [i/397] |
| Pyromancer (-) [i/422] |
| zmjdroid (-) [i/326] |
| Mike_Kub (-) [i/256] |
| lst (-) [i/236] |
| n00b750 (-) [i/223] |
| pantala (-) [i/221] |
| Galaxy| (-) [i/179] |
| jumoit (-) [i/95] |
| Leeds (-) [i/49] |
| pytey (-) [i/15] |
» Logs | |||
| ';
$dir = "logs";
if (is_dir($dir)) {
if ($dh = opendir($dir)) {
echo '';
}
closedir($dh);
} else {
echo ' Could not chdir to $dir! '; } echo ' | |||
» Printing: '.$_POST['log'].' | |||
| '; while (!feof($fd)) { $sp = fread($fd, 1024*1024); $text = nl2br($sp); echo ''.$text.''; } echo ' | |||