|
From: FlorinCB <ory...@us...> - 2008-09-06 23:54:07
|
Update of /cvsroot/mxbb/mx_phpbb/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30308 Modified Files: admin_forums_ext.php Log Message: phpBB2 plugin Index: admin_forums_ext.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/admin/admin_forums_ext.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** admin_forums_ext.php 8 Feb 2008 23:42:14 -0000 1.9 --- admin_forums_ext.php 6 Sep 2008 23:53:57 -0000 1.10 *************** *** 14,18 **** { $file = basename( __FILE__ ); ! $module['phpBB plugin']['Management'] = 'modules/mx_phpbb/admin/' . $file; return; } --- 14,18 ---- { $file = basename( __FILE__ ); ! $module['phpBB2 plugin']['Management'] = 'modules/mx_phpbb/admin/' . $file; return; } |