|
From: Florin C B. <ory...@us...> - 2011-01-25 12:23:48
|
Update of /cvsroot/mxbb/core/includes/sessions/phpbb2 In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv25917 Modified Files: core.php Log Message: Index: core.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/sessions/phpbb2/core.php,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** core.php 23 Apr 2010 19:39:53 -0000 1.23 --- core.php 25 Jan 2011 12:23:40 -0000 1.24 *************** *** 749,753 **** global $table_prefix, $mx_root_path; ! require $mx_root_path. "includes/sessions/phpbb3/constants.$phpEx"; } --- 749,753 ---- global $table_prefix, $mx_root_path; ! require $mx_root_path. "includes/sessions/phpbb2/constants.$phpEx"; } |