index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Exceptions
/
DAOException.php
blob: 71ed371f86b24d753defa8dce83c995b0bcc7d35 (
plain
)
1
2
3
4
5
6
7
<?php declare(strict_types=1); class FreshRSS_DAO_Exception extends Exception { }