[Phphtmllib-devel] phphtmllib INSTALL,1.8,1.9
Status: Beta
Brought to you by:
hemna
From: <cu...@us...> - 2004-03-08 22:36:20
|
Update of /cvsroot/phphtmllib/phphtmllib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5416 Modified Files: INSTALL Log Message: mention SECURITY file in setup instructions. Index: INSTALL =================================================================== RCS file: /cvsroot/phphtmllib/phphtmllib/INSTALL,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- INSTALL 2 Apr 2003 22:06:04 -0000 1.8 +++ INSTALL 8 Mar 2004 22:19:22 -0000 1.9 @@ -68,6 +68,8 @@ include_once("$phphtmllib/includes.inc"); to include all of the files in the lib, or you can include each file that you need individually to save include processing. + 3. Optionally, review the SECURITY file if you are installing + phphtmllib into a production environment. 9. Contacts -------- |