mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-06-19 09:34:42 +00:00
214a5cc9a4
Namespaces are not needed so far. https://github.com/FreshRSS/FreshRSS/commit/aacd1ffd4052b04c724c2783b3ee2845ca4ada35#commitcomment-11503581
6 lines
59 B
PHP
6 lines
59 B
PHP
<?php
|
|
|
|
class FreshRSS_DAO_Exception extends Exception {
|
|
|
|
}
|