Fixed error when browsing non SELECT results
commit47f7ba159e6f7e3e1ac680f37a04df63fb77b06a
authorMichal Čihař <michal@cihar.com>
Mon, 4 Sep 2017 12:35:15 +0000 (4 14:35 +0200)
committerMichal Čihař <michal@cihar.com>
Mon, 4 Sep 2017 13:04:46 +0000 (4 15:04 +0200)
treefdaf6269e671b5441f8214d39d508f591ab9aba6
parent483324d0a96d8117d4523a2446012450225686d9
Fixed error when browsing non SELECT results

We can not assume that the analyzer will work on our query.

Fixes #13639

Signed-off-by: Michal Čihař <michal@cihar.com>
ChangeLog
libraries/DisplayResults.php
libraries/sql.lib.php