From: Platonides Date: Tue, 18 Sep 2018 22:54:00 +0000 (+0200) Subject: Update description X-Git-Url: http://gitweb.wikimedia.es/?a=commitdiff_plain;h=83eae8216841d1cb4d31a7ace4ea586bcbab1471;p=limesurvey%2FAuthWMESbyDB Update description --- 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;