Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
senooken
/
gnu-social
forked from
diogo/gnu-social
Watch
1
Star
0
Fork
0
Files
Branch:
experimental
Branches
Tags
1.1.x
1.2.x
1.20.x
active-orm
develop
docker-support
experimental
fix-conflicting-with-standard-PEAR
fix-event-class-conflict
fix-mysql-character-set
master
nightly
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
plugins
/
OStatus
/
lib
/
feedsubbadpushsignatureexception.php
feedsubbadpushsignatureexception.php
68 B
Permalink
History
Raw
1
2
3
4
5
6
<?php
class FeedSubBadPushSignatureException extends Exception
{
}