mastodonapi.php aktualisiert
This commit is contained in:
parent
e43b8ef764
commit
bfe1a6d42e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
// Public Domain
|
||||||
// MastodonAPI extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
// MastodonAPI extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
||||||
// Yellow CMS Plugin for Mastodon & GoToSocial
|
<?php
|
||||||
|
|
||||||
class YellowMastodonAPI {
|
class YellowMastodonAPI {
|
||||||
const VERSION = "0.6";
|
const VERSION = "0.6";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue