Changeset 288
- Timestamp:
- 11/04/07 15:00:16 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.3/classes/phing/ConfigurationException.php
r287 r288 23 23 * ConfigurationException is thrown by Phing during the configuration and setup phase of the project. 24 24 * 25 * @author Andreas Aderhold <andi@binarycloud.com>26 * @version $Revision : 1.12$25 * @author Hans Lellelid <hans@xmpl.org> 26 * @version $Revision$ 27 27 * @package phing 28 28 */
