[Rt-commit] r2519 - in rt/branches/3.4-RELEASE: . etc
jesse at bestpractical.com
jesse at bestpractical.com
Sun Mar 27 01:43:55 EST 2005
Author: jesse
Date: Sun Mar 27 01:43:55 2005
New Revision: 2519
Modified:
rt/branches/3.4-RELEASE/ (props changed)
rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm
Log:
r10225 at hualien: jesse | 2005-03-27 14:43:25 +0800
* SiteConfig typofix
Modified: rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm
==============================================================================
--- rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm (original)
+++ rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm Sun Mar 27 01:43:55 2005
@@ -14,6 +14,6 @@
#
# perl -C /opt/rt3/etc/RT_SiteConfig.pm
-Set( rtname => 'example.com');
+Set( $rtname => 'example.com');
1;
More information about the Rt-commit
mailing list