[phpwebapp-commits] CVS: web_app WebApp.php,1.9,1.10 class.WebApp.php,1.28,1.29 const.Paths.php,1.9,
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2005-11-04 06:54:34
|
Update of /cvsroot/phpwebapp/web_app In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4382 Modified Files: WebApp.php class.WebApp.php const.Paths.php Log Message: modified copyright note Index: WebApp.php =================================================================== RCS file: /cvsroot/phpwebapp/web_app/WebApp.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** WebApp.php 1 Nov 2005 13:24:25 -0000 1.9 --- WebApp.php 4 Nov 2005 06:54:13 -0000 1.10 *************** *** 4,8 **** application based on relational databases. ! Copyright 2001,2002,2003,2004 Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it --- 4,9 ---- application based on relational databases. ! Copyright 2001,2002,2003,2004,2005 ! Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it Index: class.WebApp.php =================================================================== RCS file: /cvsroot/phpwebapp/web_app/class.WebApp.php,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** class.WebApp.php 1 Nov 2005 13:24:25 -0000 1.28 --- class.WebApp.php 4 Nov 2005 06:54:13 -0000 1.29 *************** *** 4,8 **** application based on relational databases. ! Copyright 2001,2002,2003,2004 Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it --- 4,9 ---- application based on relational databases. ! Copyright 2001,2002,2003,2004,2005 ! Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it Index: const.Paths.php =================================================================== RCS file: /cvsroot/phpwebapp/web_app/const.Paths.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** const.Paths.php 1 Nov 2005 13:24:25 -0000 1.9 --- const.Paths.php 4 Nov 2005 06:54:13 -0000 1.10 *************** *** 4,8 **** application based on relational databases. ! Copyright 2001,2002,2003,2004 Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it --- 4,9 ---- application based on relational databases. ! Copyright 2001,2002,2003,2004,2005 ! Dashamir Hoxha, das...@us... phpWebApp is free software; you can redistribute it and/or modify it |