This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Usage: | |
* php forge-analyse.php <date-from> [<date-until>] | |
* php forge-analyse.php 2012-12-24 2012-12-31 | |
* | |
* @author Oliver Hader <[email protected]> | |
* @license GPL v2 or any later version | |
* @see http://forge.typo3.org/projects/typo3v4-core/wiki/FriendlyGhost | |
*/ |
NewerOlder