mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
Type change
This commit is contained in:
parent
1a1f5ef7d7
commit
27c4001ee8
|
|
@ -90,7 +90,7 @@ abstract class SettingsAbstract implements OptionsInterface
|
|||
*/
|
||||
public function get(array $columns)
|
||||
{
|
||||
$options = false;
|
||||
$options = [];
|
||||
|
||||
switch ($this->connection->getType()) {
|
||||
case DatabaseType::MYSQL:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user