diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -103,6 +103,7 @@ class page $this->headCode['jQuery'] = ''; $this->headCode['jQueryUI'] = ''; $this->headCode['jValidate'] = ''; + $this->headCode['jAddress'] = ''; $this->headCode['qTip'] = ''; $this->headCode['schedInput'] = ''; $this->headCode['outputPrintStyle'] = '';