Code merge from latest Ship-Simu code
[mailer.git] / inc / classes / main / class_
index c7a35e7d32ef4bb0901b5c7a829c0cc8aa59d473..84434608897e137df38a865b9ffcf6d7fe0d5fe2 100644 (file)
@@ -27,9 +27,9 @@ class  extends BaseFrameworkSystem {
         *
         * @return      void
         */
-       private function __construct () {
+       protected function __construct () {
                // Call parent constructor
-               parent::constructor(__CLASS__);
+               parent::__construct(__CLASS__);
 
                // Set part description
                $this->setObjectDescription("");