Merge branch 'patch-8' into 'dev'
Missprint in Oauth.php fixed See merge request hubzilla/core!1288
This commit is contained in:
commit
f72464a240
@ -98,7 +98,7 @@ class Oauth extends Controller {
|
|||||||
App::$pdl = '';
|
App::$pdl = '';
|
||||||
|
|
||||||
$o = '<b>OAuth Apps Manager App (Not Installed):</b><br>';
|
$o = '<b>OAuth Apps Manager App (Not Installed):</b><br>';
|
||||||
$o .= t('OAuth authenticatication tokens for mobile and remote apps');
|
$o .= t('OAuth authentication tokens for mobile and remote apps');
|
||||||
return $o;
|
return $o;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user