Home
last modified time | relevance | path

Searched refs:showQueryResults (Results 1 – 1 of 1) sorted by relevance

/plugin/sqlite/
H A Dadmin.php130 if ($INPUT->has('sql')) $this->showQueryResults($INPUT->str('sql'));
173 protected function showQueryResults($sql) function in admin_plugin_sqlite