* Marcel Korpel <marcel.korpel at gmail.com> (Wed, 17 Jun 2015 20:38:29 +0200): > echo get_uri('/packages/') . '?O=0&SeB=d&K=' . urlencode($kw); SeB should be 'nd', so a user can repeat a search without the side-effect that a new page is put in history where SeB=nd. Drop this one.