Changeset 1756
- Timestamp:
- 04/03/08 17:44:16 (23 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-33/default_templates/javascript.mtml
r1709 r1756 244 244 fixDate(now); 245 245 now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000); 246 now = now.toGMTString();247 246 if (f.author != undefined) 248 247 setCookie('mtcmtauth', f.author.value, now, '/', '', '');
