RooTrait.php
[Pman.Core] / RooTrait.php
index c1c2cb4..84a1fd8 100644 (file)
@@ -310,7 +310,7 @@ trait Pman_Core_RooTrait {
             return;
         }
         
-        if (Pman::$permitError) {
+        if ($this->permitError) {
              
             return;