diff options
Diffstat (limited to 'framework/Util/TCallChain.php')
-rw-r--r-- | framework/Util/TCallChain.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Util/TCallChain.php b/framework/Util/TCallChain.php index 6e2c9944..a6d99a61 100644 --- a/framework/Util/TCallChain.php +++ b/framework/Util/TCallChain.php @@ -13,7 +13,6 @@ * the {@link IDynamicMethods} class so that any 'dy' event calls can be caught * and patched through to the intended recipient * @author Brad Anderson <javalizard@gmail.com> - * @version $Id: TCallChain.php 564 2009-01-21 22:07:10Z javalizard $ * @package System.Util * @since 3.2.3 */ |