summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls/TDraggable.php
diff options
context:
space:
mode:
authorChristophe.Boulain <>2010-02-17 13:55:18 +0000
committerChristophe.Boulain <>2010-02-17 13:55:18 +0000
commitb13ce728aed3916500b2560ff203fc14799425be (patch)
treece1cd16fb251cb31c6d6dce227be136e4237f1c9 /framework/Web/UI/ActiveControls/TDraggable.php
parentc57247d0014401209edb802e6c5b5600e19e5a80 (diff)
Fixes various phpdoc problems
Diffstat (limited to 'framework/Web/UI/ActiveControls/TDraggable.php')
-rwxr-xr-xframework/Web/UI/ActiveControls/TDraggable.php2
1 files changed, 2 insertions, 0 deletions
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 &copy; 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 &copy; 2008, PradoSoft
* @license http://www.pradosoft.com/license
+ * @package System.Web.UI.ActiveControls
* @version $Id$
*/
class TDraggable extends TPanel