]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Change POST to GET
authorOleg Broytman <phd@phdru.name>
Tue, 20 May 2014 15:16:19 +0000 (19:16 +0400)
committerOleg Broytman <phd@phdru.name>
Wed, 23 Dec 2015 15:54:09 +0000 (18:54 +0300)
reindex_blog.py

index 6812bf8ffc1863edb5e7723d1eeeeb130a98d893..40b36c246ec1857c043f6707c53f3bc470f69e3c 100755 (executable)
@@ -367,7 +367,7 @@ new_text = ["""\
 </p>
 
 <center>
 </p>
 
 <center>
-<form method=POST action="../../../cgi-bin/blog-ru/search-tags/search-tags.py">
+<form method=GET action="../../../cgi-bin/blog-ru/search-tags/search-tags.py">
     <input type=text name=q>
     <input type=submit name=submit value="Искать">
 </form>
     <input type=text name=q>
     <input type=submit name=submit value="Искать">
 </form>