* i18n/L10n and translator documentation updates.

* whitespace and indentation updates
This commit is contained in:
Siebrand Mazeland
2010-09-28 23:21:09 +02:00
parent a8d0c04870
commit b03ece26eb
25 changed files with 29 additions and 44 deletions

View File

@@ -40,5 +40,4 @@ class Oauth_application_user extends Memcached_DataObject
return empty($result) ? null : $oau;
}
}