|
From: Jon O. <jon...@us...> - 2008-02-17 10:47:55
|
Update of /cvsroot/mxbb/mx_pafiledb/pafiledb In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30813 Modified Files: pafiledb_common.php Log Message: to handle the 2.8.x included wrapper for phpBB2 functions Index: pafiledb_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/pafiledb_common.php,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** pafiledb_common.php 17 Feb 2008 10:46:14 -0000 1.23 --- pafiledb_common.php 17 Feb 2008 10:47:48 -0000 1.24 *************** *** 197,201 **** { include_once( $mx_root_path . 'includes/shared/phpbb2/functions.' . $phpEx ); ! // --- 197,201 ---- { include_once( $mx_root_path . 'includes/shared/phpbb2/functions.' . $phpEx ); ! } // |