diff options
author | ivan <ivan> | 2007-08-02 19:56:20 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-08-02 19:56:20 +0000 |
commit | ef20b2b6b1feb47ad02b5ff7525f1a0fd11d0fa4 (patch) | |
tree | a2ea500cf510739908761a6bfbd14e990131f2cc /rt/etc/RT_SiteConfig.pm | |
parent | a513c0bef534d05f03c1242831b6f3be19b97dae (diff) |
import rt 3.6.4
Diffstat (limited to 'rt/etc/RT_SiteConfig.pm')
-rw-r--r-- | rt/etc/RT_SiteConfig.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rt/etc/RT_SiteConfig.pm b/rt/etc/RT_SiteConfig.pm index 39c99161f..f5cc2985b 100644 --- a/rt/etc/RT_SiteConfig.pm +++ b/rt/etc/RT_SiteConfig.pm @@ -15,5 +15,4 @@ # perl -c /path/to/your/etc/RT_SiteConfig.pm Set( $rtname, 'example.com'); - 1; |