]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/error.php
Add notice tags to RSS 1.0 output.
[quix0rs-gnu-social.git] / lib / error.php
index 526d9f81be245a36e1173814415b25e6e3720818..bbf9987cff4632281c888ec0fd08c9815ad50a2a 100644 (file)
@@ -13,7 +13,7 @@
  * @link     http://laconi.ca/
  *
  * Laconica - a distributed open-source microblogging tool
- * Copyright (C) 2008, Controlez-Vous, Inc.
+ * Copyright (C) 2008, 2009, Control Yourself, Inc.
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as published by
@@ -93,7 +93,7 @@ class ErrorAction extends Action
         return $this->message;
     }
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }