|
From: Jon O. <jon...@us...> - 2008-07-15 22:06:22
|
Update of /cvsroot/mxbb/mx_news In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25840 Modified Files: mx_news.php Log Message: More... Index: mx_news.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/mx_news.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** mx_news.php 10 Jul 2008 22:23:06 -0000 1.7 --- mx_news.php 15 Jul 2008 22:06:17 -0000 1.8 *************** *** 60,65 **** $tplEx = 'tpl'; ! mx_cache::load_file('bbcode', 'phpbb2'); ! mx_cache::load_file('functions_post', 'phpbb2'); // Start session management --- 60,65 ---- $tplEx = 'tpl'; ! mx_cache::load_file('bbcode'); ! mx_cache::load_file('functions_post'); // Start session management |