|
From: Jon O. <jon...@us...> - 2008-07-15 22:07:20
|
Update of /cvsroot/mxbb/mx_phpbb/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26827 Modified Files: forum_hack.php Log Message: More...of the same Index: forum_hack.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/includes/forum_hack.php,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -d -r1.60 -r1.61 *** forum_hack.php 13 Jul 2008 19:36:42 -0000 1.60 --- forum_hack.php 15 Jul 2008 22:07:15 -0000 1.61 *************** *** 1131,1134 **** --- 1131,1135 ---- // global $board_config, $template, $phpEx, $mx_bbcode; + //$smilies_path = $board_config['smilies_path']; //$board_config['smilies_path'] = $this->phpbb_url . $board_config['smilies_path']; |