]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/userbyid.php
Only start daemons that are required, according to the site config. There is the...
[quix0rs-gnu-social.git] / actions / userbyid.php
index 1e30d1aac3d1249683ba51b775028f268b4f36f7..4a985fcd7220c842f6b99efc9dcc597f21e959bd 100644 (file)
@@ -50,7 +50,7 @@ class UserbyidAction extends Action
      * 
      * @return boolean true
      */
-    function isReadOnly()
+    function isReadOnly($args)
     {                
         return true;
     }