1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-12-22 21:40:08 +00:00

Adding PHPDoc for build.php

This commit is contained in:
Tim Düsterhus 2012-01-06 16:28:42 +01:00
parent 91456cafe1
commit ddc1e2b24a

View File

@ -1,5 +1,13 @@
#!/usr/bin/env php #!/usr/bin/env php
<?php <?php
/**
* Builds the Chat
*
* @author Tim Düsterhus
* @copyright 2010-2012 Tim Düsterhus
* @license Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>
* @package timwolla.wcf.chat
*/
echo <<<EOT echo <<<EOT
Cleaning up Cleaning up
----------- -----------