Removed @version and @filesource from PHPDocs

This commit is contained in:
Anton Terekhov
2012-11-21 18:42:29 +04:00
parent 6b9c076053
commit a856dd484e
53 changed files with 0 additions and 106 deletions

View File

@ -7,8 +7,6 @@
* @package Majestic
* @subpackage env
* @since
* @version SVN: $Id$
* @filesource $URL$
*/
class Env

View File

@ -7,8 +7,6 @@
* @package Majestic
* @subpackage Core
* @since 24.12.2008
* @version SVN: $Id$
* @filesource $URL$
*/
/**

View File

@ -7,8 +7,6 @@
* @package Majestic
* @subpackage Decorator
* @since
* @version SVN: $Id$
* @filesource $URL$
*/
class User
{