mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-17 21:51:09 +03:00
This fixes a future problem when code is placed under a namespace because `get_class($bridge)` will then return e.g. `RssBridge\Bridge\TwitterBridge` instead of the the current value `TwitterBridge`. Also a bit refactoring of `Configuration.php`. |
||
---|---|---|
.. | ||
FileCache.php | ||
MemcachedCache.php | ||
SQLiteCache.php |