]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/action.php
Update/add translator documentation.
[quix0rs-gnu-social.git] / lib / action.php
index be26ce562e76080c6942f757c48cf3007edc6c28..f626c04480f69112d7e7230443cca585b740d0b1 100644 (file)
@@ -328,7 +328,6 @@ class Action extends HTMLOutputter // lawsuit
                     $this->script('util.js');
                     $this->script('xbImportNode.js');
                     $this->script('geometa.js');
-
                 }
                 $this->inlineScript('var _peopletagAC = "' .
                     common_local_url('peopletagautocomplete') . '";');
@@ -349,7 +348,6 @@ class Action extends HTMLOutputter // lawsuit
      * events and appending to the array. Try to avoid adding strings that won't be used, as
      * they'll be added to HTML output.
      */
-
     function showScriptMessages()
     {
         $messages = array();
@@ -747,7 +745,6 @@ class Action extends HTMLOutputter // lawsuit
      *
      * @return nothing
      */
-
     function showProfileBlock()
     {
         if (common_logged_in()) {