- Timestamp:
- 07/23/10 21:40:11 (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/requirements/mura/resourceBundle/resourceBundleFactory.cfc
r2403 r2575 833 833 834 834 <!--- now we create a date so we can parse it and figure out the date format and then create a date validation key ---> 835 <cfif not len(arguments.mySession.dateKey) or not len(arguments.mySession.dateKeyFormat)> --->835 <cfif not len(arguments.mySession.dateKey) or not len(arguments.mySession.dateKeyFormat)> 836 836 <cfset utils=getUtils(arguments.mySession.locale)> 837 837 <cfset arguments.mySession.dateKey=utils.getJSDateKey()>
Note: See TracChangeset
for help on using the changeset viewer.
