[Rt-commit] r2864 - in rt/branches/3.4-RELEASE: . lib/RT
jesse at bestpractical.com
jesse at bestpractical.com
Wed May 11 20:06:23 EDT 2005
Author: jesse
Date: Wed May 11 20:06:23 2005
New Revision: 2864
Modified:
rt/branches/3.4-RELEASE/ (props changed)
rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
Log:
r16468 at hualien: jesse | 2005-05-11 15:34:43 +0100
* CustomFieldValues fix had a typo
Modified: rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
==============================================================================
--- rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm (original)
+++ rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm Wed May 11 20:06:23 2005
@@ -16,4 +16,4 @@
sub ValidateName { 1 };
-
+1;
More information about the Rt-commit
mailing list