From: Denis Chenu Date: Wed, 30 Mar 2016 16:34:07 +0000 (+0200) Subject: [doc] Update version - 2.50 comaptibility checked X-Git-Url: http://gitweb.wikimedia.es/?a=commitdiff_plain;h=1331f7f927e29ca4577fa67d6b06c4595bf8d7cc;p=limesurvey%2FAuthWMESbyDB [doc] Update version - 2.50 comaptibility checked --- diff --git a/AuthWPbyDB.php b/AuthWPbyDB.php index 2aae9ff..646da28 100644 --- a/AuthWPbyDB.php +++ b/AuthWPbyDB.php @@ -6,7 +6,7 @@ * @copyright 2014 Denis Chenu * @copyright 2014 Bruce Mahillet de Komet * @license GPL v3 - * @version 1.0 + * @version 1.1 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -23,8 +23,8 @@ class AuthWPbyDB extends AuthPluginBase { protected $storage = 'DbStorage'; - static protected $description = 'A plugin to authenticate user via WordPress DB.'; - static protected $name = 'WordPress DB Authentification'; + static protected $description = 'A plugin to authenticate user via WordPress DB (v1.1)'; + static protected $name = 'AuthWPbyDB'; protected $settings = array( 'authwp_dir' => array(