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