mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-08 09:36:39 +02:00
[RssBridge] Include interfaces once
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require_once(__DIR__ . '/CacheInterface.php');
|
||||
|
||||
class Cache {
|
||||
|
||||
static protected $dirCache;
|
||||
|
Reference in New Issue
Block a user