Removed @version and @filesource from PHPDocs
This commit is contained in:
@ -7,8 +7,6 @@
|
||||
* @package Majestic
|
||||
* @subpackage util
|
||||
* @since 2010-02-24
|
||||
* @version SVN: $Id$
|
||||
* @filesource $URL$
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@ -5,8 +5,6 @@
|
||||
* @package Majestic
|
||||
* @subpackage util
|
||||
* @since 2010-03-09
|
||||
* @version SVN: $Id$
|
||||
* @filesource $URL$
|
||||
*/
|
||||
|
||||
class CommandProfiler
|
||||
|
@ -5,8 +5,6 @@
|
||||
* @package Majestic
|
||||
* @subpackage util
|
||||
* @since 2010-03-09
|
||||
* @version SVN: $Id$
|
||||
* @filesource $URL$
|
||||
*/
|
||||
|
||||
class Profiler
|
||||
|
Reference in New Issue
Block a user