Changeset 288

Show
Ignore:
Timestamp:
11/04/07 15:00:16 (1 year ago)
Author:
hans
Message:

updating phpdoc for new ConfigurationException (#177)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.3/classes/phing/ConfigurationException.php

    r287 r288  
    2323 * ConfigurationException is thrown by Phing during the configuration and setup phase of the project. 
    2424 * 
    25  * @author   Andreas Aderhold <andi@binarycloud.com
    26  * @version  $Revision: 1.12
     25 * @author   Hans Lellelid <hans@xmpl.org
     26 * @version  $Revision
    2727 * @package  phing 
    2828 */