]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/searchaction.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / lib / searchaction.php
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-08-17 Evan Prodromoumake settings and search menus localisable
2008-07-20 Mike Cochranegettext strings and pass the query string between tabs...
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-20 Mike CochraneAdd hidden form value when the site is not in fancy...
2008-07-12 Evan Prodromouchange search forms to get (PITS 00248)
2008-07-10 Mike CochraneMissed one _t
2008-07-09 Evan Prodromouadd notice search rss ("tracking")
2008-07-09 Evan Prodromourefactor common code between searches and between searc...