Fixing @package tag in Cake/View files.

This commit is contained in:
Renan Gonçalves 2011-10-15 20:17:44 +02:00
parent 1cf67b1e55
commit 282d322523
31 changed files with 32 additions and 32 deletions

View file

@ -11,7 +11,7 @@
*
* @copyright Copyright 2005-2011, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://cakephp.org CakePHP(tm) Project
* @package cake.libs.view.templates.errors
* @package Cake.View.Errors
* @since CakePHP(tm) v 0.10.0.1076
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
*/