affinitiy slider settings were being updated on any submit of of settings/featured, plus minor non-code changes
This commit is contained in:
@@ -176,7 +176,7 @@ class Auth {
|
||||
return false;
|
||||
}
|
||||
|
||||
$this->Debug('auth check request returned .' . print_r($j, true));
|
||||
$this->Debug('auth check request returned ' . print_r($j, true));
|
||||
|
||||
if(! $j['success'])
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user