forked from GNUsocial/gnu-social
* update/add translator documentation.
* fix L10n issues. * update comments and tag missing documentation on some classes. * remove superfluous whitespace *
This commit is contained in:
@@ -68,7 +68,7 @@ class GeocodeAction extends Action
|
||||
*
|
||||
* @return nothing
|
||||
*
|
||||
**/
|
||||
*/
|
||||
function handle($args)
|
||||
{
|
||||
header('Content-Type: application/json; charset=utf-8');
|
||||
@@ -89,7 +89,6 @@ class GeocodeAction extends Action
|
||||
*
|
||||
* @return boolean true
|
||||
*/
|
||||
|
||||
function isReadOnly($args)
|
||||
{
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user