|
From: Sven <bra...@us...> - 2005-01-07 12:15:03
|
Update of /cvsroot/osbb/osbb/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17328 Modified Files: functions.inc.php Log Message: Somehow i added a 'f' at the beginning of the file.... Index: functions.inc.php =================================================================== RCS file: /cvsroot/osbb/osbb/lib/functions.inc.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** functions.inc.php 7 Jan 2005 11:16:39 -0000 1.18 --- functions.inc.php 7 Jan 2005 12:14:47 -0000 1.19 *************** *** 1,3 **** ! f<?php /* ******************************************************************************************************************** --- 1,3 ---- ! <?php /* ******************************************************************************************************************** |