From: Geoffrey T. D. <da...@us...> - 2001-11-08 16:35:09
|
Update of /cvsroot/phpwiki/phpwiki/templates In directory usw-pr-cvs1:/tmp/cvs-serv19239/templates Modified Files: .htaccess Log Message: Added RCS $Id$ tags. Index: .htaccess =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/templates/.htaccess,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** .htaccess 2001/11/08 16:00:39 1.1 --- .htaccess 2001/11/08 16:35:05 1.2 *************** *** 1,2 **** --- 1,3 ---- + # $Id$ order allow,deny Deny from all |