Wikimedia España
/
limesurvey
/
AuthWMESbyDB
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c5053a
)
Update plugin name
author
Platonides
<platonides@gmail.com>
Tue, 18 Sep 2018 23:23:33 +0000
(
01:23
+0200)
committer
Platonides
<platonides@gmail.com>
Tue, 18 Sep 2018 23:23:50 +0000
(
01:23
+0200)
AuthWMESbyDB.php
patch
|
blob
|
blame
|
history
diff --git
a/AuthWMESbyDB.php
b/AuthWMESbyDB.php
index ba14421e148168fa4a0b17e9f28984d32a7d2364..2f291e805d865b3b3e6e38d5184341ef9264e7b4 100644
(file)
--- a/
AuthWMESbyDB.php
+++ b/
AuthWMESbyDB.php
@@
-129,7
+129,7
@@
class AuthWMESbyDB extends \ls\pluginmanager\AuthPluginBase
public function newUserSession()
{
$identity = $this->getEvent()->get('identity');
- if ($identity->plugin != 'AuthW
P
byDB')
+ if ($identity->plugin != 'AuthW
MES
byDB')
{
return;
}