summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls/TActiveTableCell.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/UI/ActiveControls/TActiveTableCell.php')
-rw-r--r--framework/Web/UI/ActiveControls/TActiveTableCell.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/Web/UI/ActiveControls/TActiveTableCell.php b/framework/Web/UI/ActiveControls/TActiveTableCell.php
index ada323b4..46da70bc 100644
--- a/framework/Web/UI/ActiveControls/TActiveTableCell.php
+++ b/framework/Web/UI/ActiveControls/TActiveTableCell.php
@@ -7,7 +7,6 @@
* @copyright Copyright © 2009 LANDWEHR Computer und Software GmbH
* @license http://www.pradosoft.com/license/
* @package Prado\Web\UI\ActiveControls
- * @version $Id$
*/
namespace Prado\Web\UI\ActiveControls;
@@ -48,7 +47,6 @@ Prado::using('System.Web.UI.ActiveControls.TCallbackEventParameter');
*
* @author LANDWEHR Computer und Software GmbH <programmierung@landwehr-software.de>
* @package Prado\Web\UI\ActiveControls
- * @version $Id$
* @since 3.1.9
*/
class TActiveTableCell extends TTableCell implements ICallbackEventHandler, IActiveControl