X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=RooTrait.php;h=3f0f4d4f4a677c5d6f0f51d7c9bf31aba8a03f36;hb=692861c958898f425cc365906c092559d7cfc60c;hp=84a1fd81170adcab272789cad9399e80c12cc612;hpb=05b96cf0eaebf8a7eb90ae448a0973b10cc8e612;p=Pman.Core diff --git a/RooTrait.php b/RooTrait.php index 84a1fd81..3f0f4d4f 100644 --- a/RooTrait.php +++ b/RooTrait.php @@ -310,7 +310,7 @@ trait Pman_Core_RooTrait { return; } - if ($this->permitError) { + if (self::$permitError) { return;