wtf
This commit is contained in:
parent
8047729e93
commit
71410de412
@ -18,7 +18,7 @@ $logfile = "irclog.txt"; // Log instances for each bouncer
|
||||
$ipcolor = "#00FF00";
|
||||
|
||||
///// NO TOUCHY SECTION /////
|
||||
$version = "1.1.0"; // CWChat version
|
||||
$version = "1.2.0"; // CWChat version
|
||||
|
||||
function doLog($string) {
|
||||
file_put_contents($GLOBALS['logfile'], $string . "\r\n", FILE_APPEND);
|
||||
|
Loading…
x
Reference in New Issue
Block a user