]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/galleryaction.php
Mass replacement of #-comments with //-comments
[quix0rs-gnu-social.git] / lib / galleryaction.php
index 3db46dd09c10d400b72e43f0418d40dc0dada18d..275a7bb57bf7ca5057de36679c917e60b2c23ea6 100644 (file)
@@ -84,7 +84,7 @@ class GalleryAction extends OwnerDesignAction
     {
         parent::handle($args);
 
-               # Post from the tag dropdown; redirect to a GET
+               // Post from the tag dropdown; redirect to a GET
 
                if ($_SERVER['REQUEST_METHOD'] == 'POST') {
                    common_redirect($this->selfUrl(), 303);