summaryrefslogtreecommitdiff
path: root/framework/Web/UI/TPage.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/UI/TPage.php')
-rw-r--r--framework/Web/UI/TPage.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Web/UI/TPage.php b/framework/Web/UI/TPage.php
index f3060dcc..6b49b99c 100644
--- a/framework/Web/UI/TPage.php
+++ b/framework/Web/UI/TPage.php
@@ -179,7 +179,6 @@ class TPage extends TTemplateControl implements IPageEvents
*/
public function __construct()
{
- parent::__construct();
$this->setPage($this);
}