]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/publicxrds.php
Make the OpenID settings work with new framework
[quix0rs-gnu-social.git] / actions / publicxrds.php
index f66e34533afa7fe52d23a6b39d9115a85d95a15b..e765fb1c92426a2db1eb4ce212494d784fabf3eb 100644 (file)
@@ -26,7 +26,7 @@ require_once(INSTALLDIR.'/lib/openid.php');
 class PublicxrdsAction extends Action
 {
 
-    function is_readonly()
+    function isReadOnly()
     {
         return true;
     }