forked from wallabag/wallabag
file to update from 0.x to 1.x \o/
This commit is contained in:
@ -29,6 +29,7 @@ class Database {
|
||||
}
|
||||
|
||||
$this->handle->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
|
||||
Tools::logm('storage type ' . STORAGE);
|
||||
}
|
||||
|
||||
private function getHandle() {
|
||||
|
||||
Reference in New Issue
Block a user