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
/
ZipMissingException.php
blob: 5b4791b1b635e2c3b7b4b31523085b7e68e770cd (
plain
)
1
2
3
4
5
6
<?php declare(strict_types=1); class FreshRSS_ZipMissing_Exception extends Exception { }