From: Geoffrey T. D. <da...@us...> - 2001-11-08 16:35:07
|
Update of /cvsroot/phpwiki/phpwiki In directory usw-pr-cvs1:/tmp/cvs-serv19239 Modified Files: .htaccess Log Message: Added RCS $Id$ tags. Index: .htaccess =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/.htaccess,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** .htaccess 2001/11/08 16:26:08 1.1 --- .htaccess 2001/11/08 16:35:05 1.2 *************** *** 1,2 **** --- 1,3 ---- + # $Id$ <IfModule mod_php4.c> php_flag register_globals off |