|
From: Jon O. <jon...@us...> - 2008-07-15 22:06:47
|
Update of /cvsroot/mxbb/mx_pafiledb In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26211 Modified Files: dload.php Log Message: More... Index: dload.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/dload.php,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** dload.php 10 Jul 2008 22:23:26 -0000 1.31 --- dload.php 15 Jul 2008 22:06:42 -0000 1.32 *************** *** 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 |