mirror of
https://github.com/dg/dibi.git
synced 2025-08-13 09:34:30 +02:00
bug fixed
This commit is contained in:
@@ -125,6 +125,7 @@ class DibiMySqliDriver extends NObject implements IDibiDriver
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Disconnects from a database
|
||||
*
|
||||
@@ -256,8 +257,6 @@ class DibiMySqliDriver extends NObject implements IDibiDriver
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Returns the number of rows in a result set
|
||||
*
|
||||
|
Reference in New Issue
Block a user