From: edward Date: Mon, 12 Jun 2017 03:59:53 +0000 (+0800) Subject: RooPostTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=3b0aed0b593785ec089600534bba3bdf1f7ff3ae RooPostTrait.php --- diff --git a/RooPostTrait.php b/RooPostTrait.php index ba64ecbe..a2e1d27b 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..