1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 09:04:02 +02:00

Report errors only in primary connection

This commit is contained in:
Jakub Vrana
2010-12-17 18:22:06 +01:00
parent 9eced7872d
commit 0449351a60
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
/** Print select result
* @param Min_Result
* @param Min_DB connection to examine indexes
* @param string base link for <th> fields
* @return null
*/
function select($result, $connection2 = null, $href = "") {