[phpwebapp-commits] CVS: documentation/templates about.html,1.7,1.8
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-07-29 14:43:45
|
Update of /cvsroot/phpwebapp/documentation/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18452/templates Modified Files: about.html Log Message: Index: about.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/about.html,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** about.html 21 Jul 2004 17:15:32 -0000 1.7 --- about.html 29 Jul 2004 14:43:36 -0000 1.8 *************** *** 74,81 **** <h3>Installation</h3> <p> ! phpWebApp is written in PHP, so, before installing it, make sure ! that PHP is installed and works correctly with your web server. ! phpWebApp works on any platform that PHP works, i.e Windows9x/NT/2000, ! Linux/UNIX, Apache, IIS, etc. </p> <p> --- 74,81 ---- <h3>Installation</h3> <p> ! phpWebApp is written in PHP, and it works in a Linux+Apache ! webserver. It may be possible to fix it in order to make it ! work in other platforms or webservers, however this is not ! supported. </p> <p> |