diff options
author | ivan <ivan> | 2008-03-02 04:06:06 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-03-02 04:06:06 +0000 |
commit | 9c68254528b6f2c7d8c1921b452fa56064783782 (patch) | |
tree | 09623ba39355e74f1cff2f3c35b7347bd309f306 /rt/etc/RT_SiteConfig.pm | |
parent | ef20b2b6b1feb47ad02b5ff7525f1a0fd11d0fa4 (diff) |
import rt 3.4.6
Diffstat (limited to 'rt/etc/RT_SiteConfig.pm')
-rw-r--r-- | rt/etc/RT_SiteConfig.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/etc/RT_SiteConfig.pm b/rt/etc/RT_SiteConfig.pm index f5cc2985b..39c99161f 100644 --- a/rt/etc/RT_SiteConfig.pm +++ b/rt/etc/RT_SiteConfig.pm @@ -15,4 +15,5 @@ # perl -c /path/to/your/etc/RT_SiteConfig.pm Set( $rtname, 'example.com'); + 1; |