]> git.immae.eu Git - github/shaarli/Shaarli.git/commit - index.php
Fixes warning 'Undefined index: searchtags' while filtering by tags.
authorArthurHoaro <arthur@hoa.ro>
Sun, 12 Jul 2015 09:36:42 +0000 (11:36 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sun, 12 Jul 2015 09:36:42 +0000 (11:36 +0200)
commit6ac95d9cf1459a2edada2eee323a13334e65b714
tree5cb6f4a81400fa5285c89b60bf5ce2f5baef31d1
parent7bd3542b1b030070fa3412a2769f9632bd4e6d1b
Fixes warning 'Undefined index: searchtags' while filtering by tags.

Happened if there were not any searchtags already present in the query.
index.php