|
From: OryNider <ory...@us...> - 2007-07-11 20:07:36
|
Update of /cvsroot/mxbb/mx_smartor/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3107 Modified Files: album_showpage.php Log Message: since the fix in the core is not working :( I added the fix to this file. Index: album_showpage.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_showpage.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** album_showpage.php 4 Jul 2007 15:49:32 -0000 1.10 --- album_showpage.php 11 Jul 2007 20:07:30 -0000 1.11 *************** *** 57,66 **** } - /* if( !function_exists('smilies_pass') ) { include_once($phpbb_root_path . 'includes/bbcode.' . $phpEx); } - */ // ------------------------------------ --- 57,64 ---- |