forked from GNUsocial/gnu-social
		
	change search forms to get (PITS 00248)
darcs-hash:20080712214610-84dde-bbba589edff6a627e9e131d938c75f4665a9722f.gz
This commit is contained in:
		| @@ -56,7 +56,7 @@ class SearchAction extends Action { | ||||
|  | ||||
| 		common_show_header($this->get_title(), array($this, 'show_header'), array($q, $error), | ||||
| 						   array($this, 'show_top')); | ||||
| 		common_element_start('form', array('method' => 'post', | ||||
| 		common_element_start('form', array('method' => 'get', | ||||
| 										   'id' => 'login', | ||||
| 										   'action' => common_local_url($this->trimmed('action')))); | ||||
| 		common_element_start('p'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user