diff options
Diffstat (limited to 'framework/Web/UI/TTemplateControlInheritable.php')
-rw-r--r-- | framework/Web/UI/TTemplateControlInheritable.php | 2 |
1 files changed, 0 insertions, 2 deletions
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 <info@schlaue-kids.net> * @author Kyle Caine <http://www.pradosoft.com/forum/index.php?action=profile;u=1752> - * @version $Id$ * @package Prado\Web\UI * @since 3.1.8 */ |