Update mastodonapi.php
This commit is contained in:
parent
fcb54d5fc5
commit
f605b3f8be
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
// Mastodonapi extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
// Mastodonapi extension, https://codeberg.org/simonpipe/yellow-mastodonapi
|
||||||
|
|
||||||
class YellowMastodonapi extends {
|
class YellowMastodonapi {
|
||||||
const VERSION = "0.9.1";
|
const VERSION = "0.9.1";
|
||||||
public $yellow; // access to API
|
public $yellow; // access to API
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue