diff options
author | ivan <ivan> | 2007-12-03 00:18:22 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-12-03 00:18:22 +0000 |
commit | b8a41c45daf3e4cfa21200f5d9e59e38bd41293c (patch) | |
tree | fccbe2214ea24f7c30b53581ba26aad804df3c1c | |
parent | 17e8522db6177447c3fdc742a2bbc3bc2071e14b (diff) |
would help if i got the closing tag right
-rw-r--r-- | htetc/freeside-rt.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htetc/freeside-rt.conf b/htetc/freeside-rt.conf index 5ca866213..9b5ccf807 100644 --- a/htetc/freeside-rt.conf +++ b/htetc/freeside-rt.conf @@ -33,4 +33,4 @@ PerlHandler HTML::Mason <DirectoryMatch "^%%%FREESIDE_DOCUMENT_ROOT%%%/rt/RTx/Statistics/.*/Elements> SetHandler perl-script PerlHandler HTML::Mason -</Directory> +</DirectoryMatch> |