|
From: Selven <sel...@us...> - 2007-06-24 05:15:38
|
Update of /cvsroot/mxbb/mx_faq/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20860/includes Modified Files: functions_tiny.php Log Message: Compatibility fix Index: functions_tiny.php =================================================================== RCS file: /cvsroot/mxbb/mx_faq/includes/functions_tiny.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** functions_tiny.php 12 Jun 2007 05:04:40 -0000 1.1 --- functions_tiny.php 24 Jun 2007 05:15:31 -0000 1.2 *************** *** 1,3 **** ! <? /*************************************************************************** * function_tiny.php --- 1,3 ---- ! <?php /*************************************************************************** * function_tiny.php |