From f1a5bcead5e929815a8acadb8cef3286186c138e Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Wed, 31 Oct 2012 09:40:52 +0000 Subject: small fixes to r3211 (documentation only) --- framework/Util/TCallChain.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'framework/Util/TCallChain.php') diff --git a/framework/Util/TCallChain.php b/framework/Util/TCallChain.php index ae6e02fc..c7609dfa 100644 --- a/framework/Util/TCallChain.php +++ b/framework/Util/TCallChain.php @@ -4,7 +4,7 @@ * * @author Brad Anderson * @link http://www.pradosoft.com/ - * @copyright Copyright © 2008-2011 Pradosoft + * @copyright Copyright © 2008-2012 Pradosoft * @license http://www.pradosoft.com/license/ */ @@ -14,8 +14,8 @@ * and patched through to the intended recipient * @author Brad Anderson * @version $Id: TCallChain.php 564 2009-01-21 22:07:10Z javalizard $ - * @package system.base - * @since 3.2 + * @package System.Util + * @since 3.2.1 */ class TCallChain extends TList implements IDynamicMethods { -- cgit v1.2.3