mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-03 09:35:57 +02:00
[RssBridge] Include interfaces once
This commit is contained in:
parent
95bd206e9d
commit
4b7fea5ebc
7 changed files with 11 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
require_once(__DIR__ . '/FormatInterface.php');
|
||||
|
||||
class Format {
|
||||
|
||||
static protected $dirFormat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue