Fix a bug when executing a query from the history
authorJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Tue, 21 Feb 2012 22:18:13 +0000 (23:18 +0100)
committerJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Tue, 21 Feb 2012 22:19:41 +0000 (23:19 +0100)
commit6797f074d5d7b77f84c90e03888372c671e75892
tree5c46bfa945ec96eb8aa1fe307eb0736e4b8becc0
parenta7e0e1d3b2cee52f0a09f7e1a7e1834514ed80bb
Fix a bug when executing a query from the history

sql.php is not looking for queries from _GET anymore and history was
passing its query through it.
history.php
sql.php