wrong app name
This commit is contained in:
parent
aab97adb23
commit
d7ec36e3da
@ -11,7 +11,7 @@ class Oauth extends Controller {
|
|||||||
|
|
||||||
function post() {
|
function post() {
|
||||||
|
|
||||||
if(! Apps::system_app_installed(local_channel(), 'OAuth'))
|
if(! Apps::system_app_installed(local_channel(), 'OAuth Apps Manager'))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
if(x($_POST,'remove')){
|
if(x($_POST,'remove')){
|
||||||
|
Reference in New Issue
Block a user