Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Commit 88ab871

Browse files
author
valentin v / vvval
committed
db
1 parent d97fa8b commit 88ab871

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/FAQ/Database/FAQ.php

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ class FAQ extends Record
3333
*/
3434
const TABLE = 'faqs';
3535

36+
const DATABASE = 'faq';
37+
3638
/**
3739
* {@inheritdoc}
3840
*/

0 commit comments

Comments
 (0)