Update the class naming
authorPlatonides <platonides@gmail.com>
Tue, 18 Sep 2018 22:52:35 +0000 (00:52 +0200)
committerPlatonides <platonides@gmail.com>
Tue, 18 Sep 2018 23:23:50 +0000 (01:23 +0200)
AuthWMESbyDB.php

index df2ab9c09c0818ee74760c85d6cbd53af9e89d3b..e8d2ae48a80f39b05d95d1ecdee572d511ceef6f 100644 (file)
@@ -19,7 +19,7 @@
  * GNU General Public License for more details.
  */
 
-class AuthWMESbyDB extends \ls\pluginmanager\AuthPluginBase
+class AuthWMESbyDB extends \LimeSurvey\PluginManager\AuthPluginBase
 {
     protected $storage = 'DbStorage';