From 83eae8216841d1cb4d31a7ace4ea586bcbab1471 Mon Sep 17 00:00:00 2001 From: Platonides Date: Wed, 19 Sep 2018 00:54:00 +0200 Subject: [PATCH] Update description --- AuthWMESbyDB.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AuthWMESbyDB.php b/AuthWMESbyDB.php index e8d2ae4..bb3fda8 100644 --- a/AuthWMESbyDB.php +++ b/AuthWMESbyDB.php @@ -23,7 +23,7 @@ class AuthWMESbyDB extends \LimeSurvey\PluginManager\AuthPluginBase { protected $storage = 'DbStorage'; - static protected $description = 'A plugin to authenticate user via WordPress DB (v1.1)'; + static protected $description = 'A plugin to authenticate user via WMES DB'; static protected $name = 'AuthWMESbyDB'; static protected $configurableDBSettings = false; -- 2.30.2