test fix
This commit is contained in:
parent
6919431c49
commit
98d71f527d
@ -8,6 +8,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
class RSS_Comments extends Extension {
|
class RSS_Comments extends Extension {
|
||||||
|
protected $db_support = ['mysql', 'sqlite']; // pgsql has no UNIX_TIMESTAMP
|
||||||
|
|
||||||
public function onPostListBuilding(PostListBuildingEvent $event) {
|
public function onPostListBuilding(PostListBuildingEvent $event) {
|
||||||
global $config, $page;
|
global $config, $page;
|
||||||
$title = $config->get_string('title');
|
$title = $config->get_string('title');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user