Changeset 295
- Timestamp:
- 11/04/07 16:56:03 (10 months ago)
- Files:
-
- branches/2.3/classes/phing/Phing.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.3/classes/phing/Phing.php
r289 r295 752 752 $msg .= " -find <file> search for buildfile towards the root of the" . PHP_EOL; 753 753 $msg .= " filesystem and use it" . PHP_EOL; 754 $msg .= " -inputhandler <file> the class to use to handle user input" . PHP_EOL; 754 755 //$msg .= " -recursive <file> search for buildfile downwards and use it" . PHP_EOL; 755 756 $msg .= PHP_EOL;
