Set otherwise undiscovered salmonuri on OStatus script update-profile.php

This commit is contained in:
Mikael Nordfeldth
2015-10-04 16:40:37 +02:00
parent 57f26a97fb
commit 2970333adb
2 changed files with 15 additions and 4 deletions

View File

@@ -50,6 +50,10 @@ class FeedSubNoFeedException extends FeedSubException
{
}
class FeedSubNoSalmonException extends FeedSubException
{
}
class FeedSubBadXmlException extends FeedSubException
{
}