[Cwispy-devel] cwispy2 INSTALL,1.15,1.16
Status: Abandoned
Brought to you by:
cwispy
From: Shane C. <cw...@us...> - 2007-11-30 14:18:10
|
Update of /cvsroot/cwispy/cwispy2 In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv9936 Modified Files: INSTALL Log Message: Updates the license. No permission is granted to anyone to modify the code without my permission. Index: INSTALL =================================================================== RCS file: /cvsroot/cwispy/cwispy2/INSTALL,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- INSTALL 17 Mar 2007 09:16:11 -0000 1.15 +++ INSTALL 30 Nov 2007 14:18:05 -0000 1.16 @@ -5,15 +5,22 @@ Home Page: http://www.cwispy.com/cwISPy/ Support forum: http://cwispy.com/cwISPy/phpBB2/ License: GPL - See included LICENSE file -Copyright (C) Shane Chrisp 2002 - 2006 +Copyright (C) Shane Chrisp 2002 - 2007 + +Important +========= + + No permission is granted to modify this program or its source code without the explicit +written permission of the copyright owner. + System Requirements =================== -*nix or Windows platform (im told it works on windows, but i havnt tested it) -Apache 1.3.x or better, IIS 5 or better (im told it works on IIS, but again i havnt tested it) -PHP 4.2.0 or better (4.3.x recommended) - http://www.php.net -MySQL 3.23 or better (4.x recommended) - http://www.mysql.com +*nix or Windows platform (Im told it works on windows, but i havnt tested it nor do I support) +Apache 1.3.x or better, IIS 5 or better (im told it works on IIS, but again i havnt tested it nor do I support) +PHP 4.2.0 or better (5.x recommended) - http://www.php.net +MySQL 4.x or better (5.x recommended) - http://www.mysql.com phpmailer (should now be included) - http://phpmailer.sf.net PEAR MDB2 and associated Driver - http://pear.php.net |