diff --git a/gulliver/system/class.headPublisher.php b/gulliver/system/class.headPublisher.php index 4d71d8e92..22b89f69a 100644 --- a/gulliver/system/class.headPublisher.php +++ b/gulliver/system/class.headPublisher.php @@ -34,7 +34,7 @@ */ class headPublisher { - private static $instance = null; + public static $instance = null; var $scriptFiles = array (); var $leimnudLoad = array (); @@ -62,7 +62,7 @@ class headPublisher var $tplVariable = array (); var $translationsFile; - + var $leimnudInitString = ' var leimnud = new maborak(); leimnud.make({ zip:true, @@ -213,7 +213,7 @@ class headPublisher $this->addScriptFile( "/js/widgets/js-calendar/unicode-letter.js" ); //$this->addScriptFile( "/js/widgets/js-calendar/lang/" . $sysLang . ".js" ); - + $head = ''; $head .= '