[phpwebapp-commits] CVS: top10 global.php,1.1.1.1,1.2
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-09-25 06:51:32
|
Update of /cvsroot/phpwebapp/top10 In directory sc8-pr-cvs1:/tmp/cvs-serv3883 Modified Files: global.php Log Message: Index: global.php =================================================================== RCS file: /cvsroot/phpwebapp/top10/global.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** global.php 23 Sep 2003 14:04:12 -0000 1.1.1.1 --- global.php 25 Sep 2003 06:51:27 -0000 1.2 *************** *** 9,12 **** /** E-mail of the admin of Top10. */ ! define("ADMIN", "dasho"); ?> --- 9,12 ---- /** E-mail of the admin of Top10. */ ! define("ADMIN", "das...@us..."); ?> |