* i18n/L10n and translator documentation updates.
* whitespace and indentation updates
This commit is contained in:
@@ -110,7 +110,6 @@ class Oauth_application extends Memcached_DataObject
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
|
||||
function uploadLogo()
|
||||
{
|
||||
if ($_FILES['app_icon']['error'] ==
|
||||
@@ -153,5 +152,4 @@ class Oauth_application extends Memcached_DataObject
|
||||
$oauser->application_id = $this->id;
|
||||
$oauser->delete();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user