Adding to router

This commit is contained in:
Philipp Holzer 2019-04-30 22:36:28 +02:00
parent 007d0459be
commit e7f8d8c3b6
No known key found for this signature in database
GPG key ID: 517BE60E2CE5C8A5
3 changed files with 5 additions and 3 deletions

View file

@ -10,7 +10,7 @@ use Friendica\Util\Crypto;
/**
* Prints the host-meta text
*/
class Hostxrd extends BaseModule
class HostMeta extends BaseModule
{
public static function rawContent()
{