|
From: Florin C B. <ory...@us...> - 2014-09-24 05:51:49
|
Update of /cvsroot/mxbb/core/includes In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18313 Modified Files: mx_functions_tools.php Log Message: temp fix for pafiledb Index: mx_functions_tools.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_tools.php,v retrieving revision 1.68 retrieving revision 1.69 diff -C2 -d -r1.68 -r1.69 *** mx_functions_tools.php 24 Sep 2014 03:10:17 -0000 1.68 --- mx_functions_tools.php 24 Sep 2014 05:51:47 -0000 1.69 *************** *** 1712,1716 **** /* * Includes ! /* if(!function_exists('prepare_message')) { --- 1712,1716 ---- /* * Includes ! */ if(!function_exists('prepare_message')) { *************** *** 1724,1728 **** mx_cache::load_file('functions_search', 'phpbb2'); } ! */ /** --- 1724,1728 ---- mx_cache::load_file('functions_search', 'phpbb2'); } ! /*/ /** |