[phpwebapp-commits] CVS: top10/config const.Options.php,1.1.1.1,1.1.1.1.2.1
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-01-09 16:32:41
|
Update of /cvsroot/phpwebapp/top10/config In directory sc8-pr-cvs1:/tmp/cvs-serv27897/config Modified Files: Tag: maisp const.Options.php Log Message: Index: const.Options.php =================================================================== RCS file: /cvsroot/phpwebapp/top10/config/const.Options.php,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.1.2.1 diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1 *** const.Options.php 23 Sep 2003 14:04:12 -0000 1.1.1.1 --- const.Options.php 9 Jan 2004 16:32:37 -0000 1.1.1.1.2.1 *************** *** 54,58 **** * "", "NULL", NULL, etc. */ ! define("NULL_VALUE", "NULL"); /** --- 54,58 ---- * "", "NULL", NULL, etc. */ ! define("NULL_VALUE", ""); /** |