Changeset 382 for branches/PT_3_0
- Timestamp:
- 03/29/05 20:16:13 (4 years ago)
- Files:
-
- branches/PT_3_0/autopackage.php (modified) (1 diff)
- branches/PT_3_0/package.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/PT_3_0/autopackage.php
r373 r382 38 38 Changes since 3.0.1: 39 39 - fixed a notice (Bug #106) 40 - cast input parameter in readTemplatesFromInput() to string to check whether it's empty (Bug #115) 40 41 EOT; 41 42 branches/PT_3_0/package.php
r373 r382 32 32 Changes since 3.0.1: 33 33 - fixed a notice (Bug #106) 34 - cast input parameter in readTemplatesFromInput() to string to check whether it's empty (Bug #115) 34 35 EOT; 35 36
