mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 22:26:43 +02:00
fixed bug in IDibiDriver
This commit is contained in:
@@ -85,15 +85,6 @@ interface IDibiDriver
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Returns TRUE when connection was established.
|
|
||||||
*
|
|
||||||
* @return bool
|
|
||||||
*/
|
|
||||||
function isConnected();
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Internal: Executes the SQL query.
|
* Internal: Executes the SQL query.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user