Name fix for MARK in SQLite DB IO
This commit is contained in:
@@ -416,7 +416,7 @@ class SqLite implements SQL\Interface\DatabaseInterface
|
|||||||
return $row;
|
return $row;
|
||||||
}
|
}
|
||||||
|
|
||||||
// MARK other interface
|
// MARK: other interface
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* get current db handler
|
* get current db handler
|
||||||
|
|||||||
Reference in New Issue
Block a user