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/TClassBehavior.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'framework/Util/TClassBehavior.php') diff --git a/framework/Util/TClassBehavior.php b/framework/Util/TClassBehavior.php index 807549b7..499e3e18 100644 --- a/framework/Util/TClassBehavior.php +++ b/framework/Util/TClassBehavior.php @@ -12,8 +12,8 @@ * TClassBehavior is a convenient base class for whole class behaviors. * @author Brad Anderson * @version $Id: TClassBehavior.php 564 2009-01-21 22:07:10Z javalizard $ - * @package system.base - * @since 3.1.8 + * @package System.Util + * @since 3.2.1 */ class TClassBehavior extends TComponent implements IClassBehavior { -- cgit v1.2.3