From 53e4cd65205ac33d7dbc61a767f467c1b896dfc6 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Wed, 21 Jan 2015 10:18:43 +0100 Subject: Removed @version doc comments --- framework/Web/UI/TTemplateControlInheritable.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'framework/Web/UI/TTemplateControlInheritable.php') diff --git a/framework/Web/UI/TTemplateControlInheritable.php b/framework/Web/UI/TTemplateControlInheritable.php index acc74be9..683d81bf 100644 --- a/framework/Web/UI/TTemplateControlInheritable.php +++ b/framework/Web/UI/TTemplateControlInheritable.php @@ -7,7 +7,6 @@ * @link http://www.schlaue-kids.net/ * @copyright Copyright © 2010 Schlaue-Kids.net * @license http://www.pradosoft.com/license/ - * @version $Id$ * @package Prado\Web\UI */ @@ -26,7 +25,6 @@ Prado::using('System.Web.UI.TTemplateControl'); * * @author Schlaue-Kids.net * @author Kyle Caine - * @version $Id$ * @package Prado\Web\UI * @since 3.1.8 */ -- cgit v1.2.3