Makes display more plugin friendly
authorJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Fri, 17 Aug 2012 19:12:00 +0000 (21:12 +0200)
committerJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Wed, 22 Aug 2012 10:39:41 +0000 (12:39 +0200)
commite1a5b9c54f3ea112a0ce5b2f0f3a0ace9583a354
treef43a925beaa231ee4211b73ffa70a36695a421d5
parent0a3fdfecfb9c52654b351cc9f08c470149840ca5
Makes display more plugin friendly

Plugins might need (at least Report) to set parameters in the URL and
use them in their code while working with display.php. This patch makes
sure their URL parameters are not lost while clicking on sort or pager
links when navigating in the result set.

Nice side effect: cleaner code (hopefuly with no bug...).
classes/Misc.php
display.php