mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-06-12 09:35:37 -04:00
6 lines
66 B
PHP
6 lines
66 B
PHP
<?php
|
|
|
|
class FreshRSS_FeedDAOSQLite extends FreshRSS_FeedDAO {
|
|
|
|
}
|