diff --git a/lib/templating/kt3template.inc.php b/lib/templating/kt3template.inc.php index 14a0632..242ebef 100644 --- a/lib/templating/kt3template.inc.php +++ b/lib/templating/kt3template.inc.php @@ -371,7 +371,4 @@ class KTPage { } } -/* set $main - this is used by the rest of the system. */ -$GLOBALS['main'] =& new KTPage(); - ?>