From: edward Date: Wed, 30 Mar 2016 10:23:34 +0000 (+0800) Subject: RooTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b50d890dc1bd99f6dd2f8f2ac7ecc09d091bc10c RooTrait.php --- diff --git a/RooTrait.php b/RooTrait.php index 208180ff..54e44aa9 100644 --- a/RooTrait.php +++ b/RooTrait.php @@ -69,6 +69,10 @@ trait Pman_Core_RooTrait { } + /* + * From Pman.php + */ + static $permitError = false; function onPearError($err)