|
From: Jon O. <jon...@us...> - 2008-05-07 20:12:32
|
Update of /cvsroot/mxbb/core/modules/mx_mod_rewrite/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21931 Modified Files: rewrite_functions.php Log Message: Newline ;) Index: rewrite_functions.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_mod_rewrite/includes/rewrite_functions.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** rewrite_functions.php 12 Feb 2008 12:37:57 -0000 1.11 --- rewrite_functions.php 7 May 2008 20:12:18 -0000 1.12 *************** *** 29,32 **** --- 29,33 ---- return $url; } + // // First redirect to *.htm |