mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-02-25 19:16:38 -05:00
6 lines
59 B
PHP
6 lines
59 B
PHP
<?php
|
|
|
|
class FreshRSS_DAO_Exception extends Exception {
|
|
|
|
}
|