diff options
author | ivan <ivan> | 2008-03-02 04:11:51 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-03-02 04:11:51 +0000 |
commit | 8103c1fc1b2c27a6855feadf26f91b980a54bc52 (patch) | |
tree | 631dd45606c37c00d9026e14ecc3ee3700b4b51c /rt/etc/RT_SiteConfig.pm | |
parent | 9c68254528b6f2c7d8c1921b452fa56064783782 (diff) |
import rt 3.6.6
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; |