removed package and version tags

This commit is contained in:
Alexander Makarov
2011-12-09 18:13:36 +04:00
parent f8ea58826e
commit a33d152d77
11 changed files with 0 additions and 38 deletions

View File

@ -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

View File

@ -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