From b13ce728aed3916500b2560ff203fc14799425be Mon Sep 17 00:00:00 2001 From: "Christophe.Boulain" <> Date: Wed, 17 Feb 2010 13:55:18 +0000 Subject: Fixes various phpdoc problems --- framework/Web/UI/ActiveControls/TDraggable.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/Web/UI/ActiveControls/TDraggable.php') diff --git a/framework/Web/UI/ActiveControls/TDraggable.php b/framework/Web/UI/ActiveControls/TDraggable.php index e4e4c4c4..2d974786 100755 --- a/framework/Web/UI/ActiveControls/TDraggable.php +++ b/framework/Web/UI/ActiveControls/TDraggable.php @@ -5,6 +5,7 @@ * @author Christophe BOULAIN (Christophe.Boulain@gmail.com) * @copyright Copyright © 2008, PradoSoft * @license http://www.pradosoft.com/license + * @package System.Web.UI.ActiveControls * @version $Id$ */ @@ -16,6 +17,7 @@ * @author Christophe BOULAIN (Christophe.Boulain@gmail.com) * @copyright Copyright © 2008, PradoSoft * @license http://www.pradosoft.com/license + * @package System.Web.UI.ActiveControls * @version $Id$ */ class TDraggable extends TPanel -- cgit v1.2.3