]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/geocode.php
* update/add translator documentation.
[quix0rs-gnu-social.git] / actions / geocode.php
index d934930608fa448a0d73ffbe554737c41d78f7f9..123a839f563a3c101d049022b1f3190d5ce88c7c 100644 (file)
@@ -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;