Added Dynamic Router Implementation to resolve gh-74
This commit is contained in:
@ -405,7 +405,7 @@ class Dropboxupdater
|
||||
{
|
||||
$this->setErrors($this->dropbox->error_summary);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
// if this is a manual update, then revoke the token
|
||||
if ($this->forceUpdate)
|
||||
{
|
||||
|
Reference in New Issue
Block a user