[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.8-211-g70cf6c5
Jesse Vincent
jesse at bestpractical.com
Tue Nov 30 15:55:26 EST 2010
The branch, 3.8-trunk has been updated
via 70cf6c5626629a4756203c6835ea638b1e38f893 (commit)
from c0eb022dc1ddec7467baf26c3ece12dd78c2f8fd (commit)
Summary of changes:
etc/RT_SiteConfig.pm | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 70cf6c5626629a4756203c6835ea638b1e38f893
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Tue Nov 30 15:55:11 2010 -0500
Remove the mistaken addition of DevelMode to siteconfig
diff --git a/etc/RT_SiteConfig.pm b/etc/RT_SiteConfig.pm
index a0cdede..1661e4d 100755
--- a/etc/RT_SiteConfig.pm
+++ b/etc/RT_SiteConfig.pm
@@ -16,5 +16,4 @@
Set( $rtname, 'example.com');
#Set(@Plugins,(qw(Extension::QuickDelete RT::FM)));
-Set($DevelMode => 1);
1;
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list