|
From: Jon O. <jon...@us...> - 2008-07-15 22:05:56
|
Update of /cvsroot/mxbb/mx_linkdb In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25275 Modified Files: linkdb.php Log Message: More...of the same Index: linkdb.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb.php,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** linkdb.php 10 Jul 2008 22:22:28 -0000 1.19 --- linkdb.php 15 Jul 2008 22:05:52 -0000 1.20 *************** *** 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 |