Revert "bad variable in debugging"
This reverts commit 87330bf9773aa397de54838f85948f0859d411da.
This commit is contained in:
parent
96d735baf4
commit
b5dfceb59c
@ -73,7 +73,7 @@ class EmailRegistrationPlugin extends Plugin
|
||||
if (in_array($path, $toblock)) {
|
||||
common_debug("Request came in for $path");
|
||||
if ($defaults['action'] != 'emailregister') {
|
||||
common_debug("Action is {$defaults['action']}, so: rejected.");
|
||||
common_debug("Action is {$default['action']}, so: rejected.");
|
||||
$result = false;
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user