diff options
Diffstat (limited to 'htdocs/config/validator.conf')
-rw-r--r-- | htdocs/config/validator.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/htdocs/config/validator.conf b/htdocs/config/validator.conf index 0bda456..5877e36 100644 --- a/htdocs/config/validator.conf +++ b/htdocs/config/validator.conf @@ -1,8 +1,6 @@ # Main Configuration File for the W3C Markup Validation Service. # -# $Id: validator.conf,v 1.39 2010-03-09 18:46:03 ville Exp $ -# # See 'perldoc Config::General' for the syntax, and be aware that the # 'SplitPolicy' is 'equalsign', ie. keys and values are separated by '\s*=\s*', # and that 'InterPolateVars' is in effect. |