From: edward Date: Mon, 5 Dec 2016 08:49:12 +0000 (+0800) Subject: RooPostTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=ddb5200998c601768a61e9235be89a7625cc5d31 RooPostTrait.php --- diff --git a/RooPostTrait.php b/RooPostTrait.php index a2e1d27b..ba64ecbe 100644 --- a/RooPostTrait.php +++ b/RooPostTrait.php @@ -313,7 +313,7 @@ trait Pman_Core_RooPostTrait { function update($x, $req, $with_perm_check = true) { if ( $with_perm_check && !$this->checkPerm($x,'E', $req) ) { - $this->jerr("PERMISSION DENIED - No Edit permissions on this element"); + $this->jerr("PERMISSION DENIED - No Edit permissions on this element???"); } // check any locks..