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