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:18:13 +0000 (23:18 +0100)
commit216e27a688b0e2a76f2eac6407b631d84db1496d
tree83de93a0d96412a428039ca56ebafc2e1584f6b9
parent4d8d9b1e92369f9f8fa2470c68cbc2a621216b23
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