Whitespace fixes
This commit is contained in:
parent
652a874fa6
commit
2b4ecbaba0
3 changed files with 0 additions and 8 deletions
|
@ -50,5 +50,3 @@ if(isset($_GET['openid_mode']) and $_GET['openid_mode'] == 'id_res'){
|
|||
OCP\Util::writeLog('user_openid','USER CANCELED REQUEST',OCP\Util::DEBUG);
|
||||
return false;
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
|
@ -324,5 +324,3 @@ class SimpleOpenID{
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
|
@ -63,7 +63,3 @@ class OC_USER_OPENID extends OC_User_Backend {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue