mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-09 18:06:47 -04:00
6 lines
60 B
PHP
6 lines
60 B
PHP
<?php
|
|
|
|
class FreshRSS_Feed_Exception extends Exception {
|
|
|
|
}
|