|
From: Jon O. <jon...@us...> - 2006-09-04 16:49:18
|
Update of /cvsroot/mxbb/core In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21460 Modified Files: common.php Log Message: Version RC1 Index: common.php =================================================================== RCS file: /cvsroot/mxbb/core/common.php,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -d -r1.57 -r1.58 *** common.php 27 Jun 2006 18:12:22 -0000 1.57 --- common.php 4 Sep 2006 16:48:43 -0000 1.58 *************** *** 28,32 **** include($mx_root_path . 'modules/mx_shared/ErrorHandler/prepend.php'); // For nice error output - // ================================================================================ // The following code is based on common.php from phpBB --- 28,31 ---- |