diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2014-01-06 22:44:30 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2014-01-06 22:44:30 +0100 |
commit | 3e9969766153839abfb7de59e0c778a604bfbf55 (patch) | |
tree | fa5dcdcc4e41d680a7004e8abcfd9f330944f6b8 /framework/Util/TBehavior.php | |
parent | 7915cde127eba2a5143fd45c6b32e81ad91bdfae (diff) |
Removed all @version $Id comments: they were managed by svn and are useless with git
Diffstat (limited to 'framework/Util/TBehavior.php')
-rw-r--r-- | framework/Util/TBehavior.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Util/TBehavior.php b/framework/Util/TBehavior.php index 951a758f..56a81a87 100644 --- a/framework/Util/TBehavior.php +++ b/framework/Util/TBehavior.php @@ -11,7 +11,6 @@ /** * TBehavior is a convenient base class for behavior classes. * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id: TBehaviour.php 3211 2012-10-31 02:35:01Z javalizard@gmail.com $ * @package System.Util * @since 3.2.3 */ |