Update of /cvsroot/phpwebapp/top10
In directory sc8-pr-cvs1:/tmp/cvs-serv4744
Modified Files:
Tag: maisp
search_proj.php global.php
Log Message:
removed some sourceforge references etc.
Index: search_proj.php
===================================================================
RCS file: /cvsroot/phpwebapp/top10/search_proj.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
*** search_proj.php 23 Sep 2003 14:04:07 -0000 1.1.1.1
--- search_proj.php 14 Jan 2004 16:26:00 -0000 1.1.1.1.2.1
***************
*** 2,8 ****
/*
This file is part of Top10. Top10 is a web application for ranking
! and evaluating web application projects at SourceForge.
! Copyright 2003 Dashamir Hoxha, das...@us...
Top10 is free software; you can redistribute it and/or modify it under
--- 2,8 ----
/*
This file is part of Top10. Top10 is a web application for ranking
! and evaluating free software projects.
! Copyright (C) 2003, 2004 Dashamir Hoxha, das...@us...
Top10 is free software; you can redistribute it and/or modify it under
Index: global.php
===================================================================
RCS file: /cvsroot/phpwebapp/top10/global.php,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -d -r1.3 -r1.3.2.1
*** global.php 26 Sep 2003 15:32:21 -0000 1.3
--- global.php 14 Jan 2004 16:26:00 -0000 1.3.2.1
***************
*** 9,13 ****
/** E-mail of the admin of Top10. */
! //define("ADMIN_EMAIL", "das...@us...");
! define("ADMIN_EMAIL", "dasho");
?>
\ No newline at end of file
--- 9,12 ----
/** E-mail of the admin of Top10. */
! define("ADMIN_EMAIL", "da...@ma...");
?>
\ No newline at end of file
|