[Rt-commit] r19497 - in rt/3.999/trunk: .

sunnavy at bestpractical.com sunnavy at bestpractical.com
Thu May 7 03:02:07 EDT 2009


Author: sunnavy
Date: Thu May  7 03:02:07 2009
New Revision: 19497

Modified:
   rt/3.999/trunk/   (props changed)
   rt/3.999/trunk/lib/RT/Bootstrap.pm

Log:
 r20340 at sunnavys-mb (orig r18803):  sunnavy | 2009-03-15 21:48:10 +0800
 no devel_mode in rt's config


Modified: rt/3.999/trunk/lib/RT/Bootstrap.pm
==============================================================================
--- rt/3.999/trunk/lib/RT/Bootstrap.pm	(original)
+++ rt/3.999/trunk/lib/RT/Bootstrap.pm	Thu May  7 03:02:07 2009
@@ -75,7 +75,6 @@
         'date_time_format'             => '%Y-%m-%d %H:%M:%S',
         'default_queue'                => 'General',
         'default_summary_rows'         => 10,
-        'devel_mode'                   => '1',
         'dont_search_file_attachments' => undef,
         'drop_long_attachments'        => undef,
         'email_input_encodings'        => [ 'utf-8', 'iso-8859-1', 'us-ascii' ],


More information about the Rt-commit mailing list