From 04083c06ce2a9d61718454b5f670946a9d82658d Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 30 Mar 2016 18:37:19 +0800 Subject: [PATCH] RooTrait.php --- RooTrait.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RooTrait.php b/RooTrait.php index 05f3b50b..4b676e59 100644 --- a/RooTrait.php +++ b/RooTrait.php @@ -164,6 +164,6 @@ trait Pman_Core_RooTrait { function getAuthUser() { - die('Get auth user is not implement'); + die('Get auth user is not implement.'); } } -- 2.39.2