mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-18 07:29:51 +00:00
Changed MySQL in comment to SQLite.
This commit is contained in:
parent
f5d05d9ea9
commit
62e671f6b8
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ class Sqlite extends DboSource {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Check whether the MySQL extension is installed/loaded
|
* Check whether the SQLite extension is installed/loaded
|
||||||
*
|
*
|
||||||
* @return boolean
|
* @return boolean
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue