浏览代码

docblocks

euromark 11 年之前
父节点
当前提交
8c295ea1ac
共有 3 个文件被更改,包括 0 次插入14 次删除
  1. 0 4
      Test/Case/Model/Behavior/SluggedBehaviorTest.php
  2. 0 6
      Test/Fixture/MessageFixture.php
  3. 0 4
      View/Helper/TreeHelper.php

+ 0 - 4
Test/Case/Model/Behavior/SluggedBehaviorTest.php

@@ -5,10 +5,6 @@
  * This test case is big. very big. You'll need 36mb or more allocated to php
  * This test case is big. very big. You'll need 36mb or more allocated to php
  * to be able to load it (most likely only relevant for cli users).
  * to be able to load it (most likely only relevant for cli users).
  *
  *
- * PHP version 5
- *
- * Copyright (c) 2008, Andy Dawson
- *
  * @copyright Copyright (c) 2008, Andy Dawson
  * @copyright Copyright (c) 2008, Andy Dawson
  * @link www.ad7six.com
  * @link www.ad7six.com
  * @license http://www.opensource.org/licenses/mit-license.php The MIT License
  * @license http://www.opensource.org/licenses/mit-license.php The MIT License

+ 0 - 6
Test/Fixture/MessageFixture.php

@@ -1,11 +1,5 @@
 <?php
 <?php
 /**
 /**
- * Short description for message_fixture.php
- *
- * Long description for message_fixture.php
- *
- * PHP version 5
- *
  * Copyright (c) 2008, Andy Dawson
  * Copyright (c) 2008, Andy Dawson
  *
  *
  * Licensed under The MIT License
  * Licensed under The MIT License

+ 0 - 4
View/Helper/TreeHelper.php

@@ -1,10 +1,6 @@
 <?php
 <?php
 
 
 /**
 /**
- * PHP versions 5
- *
- * Copyright (c) 2008, Andy Dawson
- *
  * Licensed under The MIT License
  * Licensed under The MIT License
  * Redistributions of files must retain the above copyright notice.
  * Redistributions of files must retain the above copyright notice.
  *
  *