feat: missing tweaks for feed writing
This commit is contained in:
parent
596cc0e1a3
commit
87a14e0624
3 changed files with 6 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
require_once 'mysql_adapter.php';
|
||||
|
||||
use Spatie\YamlFrontMatter\YamlFrontMatter;
|
||||
use Laminas\Feed\Writer\Feed;
|
||||
|
||||
class PostHandler extends MySQLAdapter {
|
||||
public $data_directory;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue