|
From: Jon O. <jon...@us...> - 2005-12-17 00:34:20
|
Update of /cvsroot/mxbb/mx_phpbb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14697/modules/mx_phpbb Modified Files: mx_phpbb.php Log Message: reverted back to old state ;) Index: mx_phpbb.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/mx_phpbb.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** mx_phpbb.php 16 Dec 2005 03:12:57 -0000 1.5 --- mx_phpbb.php 17 Dec 2005 00:34:12 -0000 1.6 *************** *** 24,29 **** } - include_once( $phpbb_root_path . 'common' . $phpEx ); - // // Restore POST vars after redirect --- 24,27 ---- |