[Rt-commit] r3400 - in rt/branches/3.5-TESTING: . etc

jesse at bestpractical.com jesse at bestpractical.com
Wed Jul 6 12:11:13 EDT 2005


Author: jesse
Date: Wed Jul  6 12:11:13 2005
New Revision: 3400

Modified:
   rt/branches/3.5-TESTING/   (props changed)
   rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm
Log:
 r22316 at hualien:  jesse | 2005-07-06 12:10:06 -0400
 * Cleaning up SiteConfig.pm


Modified: rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm
==============================================================================
--- rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm	(original)
+++ rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm	Wed Jul  6 12:11:13 2005
@@ -15,6 +15,4 @@
 #   perl -c /path/to/your/etc/RT_SiteConfig.pm
 
 Set( $rtname, 'example.com');
-Set( $DevelMode => 1);
-Set( $WebPort, 6453 );
 1;


More information about the Rt-commit mailing list