mirror of
https://github.com/dg/dibi.git
synced 2025-08-05 21:58:10 +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.
|
||||
*
|
||||
|
Reference in New Issue
Block a user