From 15c64f22e306a9388204526748c096dcad5eb918 Mon Sep 17 00:00:00 2001 From: vargenau Date: Tue, 26 Aug 2008 13:02:33 +0000 Subject: [PATCH] Activated Id substitution for Subversion git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@6201 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- .htaccess | 2 +- admin/.htaccess | 2 +- config/.htaccess | 2 +- lib/.htaccess | 2 +- locale/.htaccess | 2 +- locale/ja/pgsrc/.htaccess | 2 +- pgsrc/.htaccess | 2 +- schemas/.htaccess | 2 +- tests/.htaccess | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.htaccess b/.htaccess index 060298a98..011adf369 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ -# $Id: .htaccess,v 1.8 2004-11-03 18:21:16 rurban Exp $ +# $Id$ diff --git a/admin/.htaccess b/admin/.htaccess index 1a79196e9..4cb06dae9 100644 --- a/admin/.htaccess +++ b/admin/.htaccess @@ -1,3 +1,3 @@ -# $Id: .htaccess,v 1.1 2004/05/14 10:14:58 rurban Exp $ +# $Id$ order allow,deny Deny from all diff --git a/config/.htaccess b/config/.htaccess index 4751d4c86..4cb06dae9 100755 --- a/config/.htaccess +++ b/config/.htaccess @@ -1,3 +1,3 @@ -# $Id: .htaccess,v 1.1 2004-05-14 10:14:58 rurban Exp $ +# $Id$ order allow,deny Deny from all diff --git a/lib/.htaccess b/lib/.htaccess index 145f82df8..4cb06dae9 100644 --- a/lib/.htaccess +++ b/lib/.htaccess @@ -1,3 +1,3 @@ -# $Id: .htaccess,v 1.2 2001-11-08 16:35:05 dairiki Exp $ +# $Id$ order allow,deny Deny from all diff --git a/locale/.htaccess b/locale/.htaccess index 145f82df8..4cb06dae9 100644 --- a/locale/.htaccess +++ b/locale/.htaccess @@ -1,3 +1,3 @@ -# $Id: .htaccess,v 1.2 2001-11-08 16:35:05 dairiki Exp $ +# $Id$ order allow,deny Deny from all diff --git a/locale/ja/pgsrc/.htaccess b/locale/ja/pgsrc/.htaccess index 68ee052e4..4cb06dae9 100644 --- a/locale/ja/pgsrc/.htaccess +++ b/locale/ja/pgsrc/.htaccess @@ -1,3 +1,3 @@ -# $Id: .htaccess,v 1.1 2004-02-16 00:19:41 rurban Exp $ +# $Id$ order allow,deny Deny from all diff --git a/pgsrc/.htaccess b/pgsrc/.htaccess index 145f82df8..4cb06dae9 100644 --- a/pgsrc/.htaccess +++ b/pgsrc/.htaccess @@ -1,3 +1,3 @@ -# $Id: .htaccess,v 1.2 2001-11-08 16:35:05 dairiki Exp $ +# $Id$ order allow,deny Deny from all diff --git a/schemas/.htaccess b/schemas/.htaccess index 145f82df8..4cb06dae9 100644 --- a/schemas/.htaccess +++ b/schemas/.htaccess @@ -1,3 +1,3 @@ -# $Id: .htaccess,v 1.2 2001-11-08 16:35:05 dairiki Exp $ +# $Id$ order allow,deny Deny from all diff --git a/tests/.htaccess b/tests/.htaccess index 25abbb24b..54dfb9de4 100644 --- a/tests/.htaccess +++ b/tests/.htaccess @@ -1,4 +1,4 @@ -# $Id: .htaccess,v 1.2 2007-01-21 23:30:46 rurban Exp $ +# $Id$ Order Deny,Allow Deny from all Allow from localhost 192.168.1.0/24 -- 2.45.0