mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 02:13:17 +08:00
removed package and version tags
This commit is contained in:
@ -21,8 +21,6 @@
|
||||
* </ul>
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
* @version $Id: CProfileLogRoute.php 3204 2011-05-05 21:36:32Z alexander.makarow $
|
||||
* @package system.logging
|
||||
* @since 2.0
|
||||
*/
|
||||
class CProfileLogRoute extends CWebLogRoute
|
||||
|
||||
@ -15,8 +15,6 @@
|
||||
* or in FireBug console window (if {@link showInFireBug} is set true).
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
* @version $Id: CWebLogRoute.php 3001 2011-02-24 16:42:44Z alexander.makarow $
|
||||
* @package system.logging
|
||||
* @since 2.0
|
||||
*/
|
||||
class CWebLogRoute extends CLogRoute
|
||||
|
||||
Reference in New Issue
Block a user