diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -112,6 +112,7 @@ class page $this->headCode['gliderHeadcode'] = ''; $this->headCode['uiTabsKeyboard'] = ''; $this->headCode['displayTables'] = ''; + $this->headCode['inPlace'] = ''; $this->pagetitle = $ntitle; $this->scripts = $nscripts;