-
This only works in certain
2009-09-08 22:53:48 UTC in phpFreeChat
-
Line 24:
if(session_id() == "") @session_start();
fix for duplicate session starting with phpfreechat wrapped inside a CMS.
2009-09-03 16:18:38 UTC in phpFreeChat
-
function mkdir_r needs to be renamed to pfc_mkdir_r to avoid conflicts with wordpress and all subsequent files that use it.
2009-09-03 08:04:56 UTC in phpFreeChat