Changeset 16641 for trunk/midcom/build
- Timestamp:
- 06/18/08 14:22:13 (4 months ago)
- Files:
-
- trunk/midcom/build/packageMidCOM.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/build/packageMidCOM.php
r16640 r16641 341 341 // Release date is today 342 342 // TODO: Get latest modification date from CHANGES 343 date_default_timezone_set('Etc/Zulu'); 343 344 $package['date'] = date('Y-m-d'); 344 345 $package['time'] = date('H:i:s');
