diff options
Diffstat (limited to 'actions/twitapihelp.php')
-rw-r--r-- | actions/twitapihelp.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/actions/twitapihelp.php b/actions/twitapihelp.php index 6e9b41f8a..c5d503e11 100644 --- a/actions/twitapihelp.php +++ b/actions/twitapihelp.php @@ -23,10 +23,6 @@ require_once(INSTALLDIR.'/lib/twitterapi.php'); class TwitapihelpAction extends TwitterapiAction { - function is_readonly() { - return true; - } - /* Returns the string "ok" in the requested format with a 200 OK HTTP status code. * URL:http://identi.ca/api/help/test.format * Formats: xml, json |