]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apiaccountupdatebackgroundcolor.php
Gah and a 302 in the non-exception-handling redirect too
[quix0rs-gnu-social.git] / actions / apiaccountupdatebackgroundcolor.php
index 8d2a97228c60b0dea7fa0fd4f59d28bf8bc71470..1839d7ae24be0edc8e6c707b2c15bbbab35cb2e2 100644 (file)
@@ -20,7 +20,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * @category  API
- * @package   GNUSocial
+ * @package   GNUsocial
  * @author    Hannes Mannerheim <h@nnesmannerhe.im>
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
  * @link      http://www.gnu.org/software/social/
@@ -41,7 +41,7 @@ class ApiAccountUpdateBackgroundColorAction extends ApiAuthAction
      *
      * @return boolean success flag
      */
-    protected function prepare($args)
+    protected function prepare(array $args=array())
     {
         parent::prepare($args);