X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapiaccountupdatelinkcolor.php;h=a81523d094eaed053253d386010abdb24dcc94c6;hb=b15f5f0cafc08c9b63090c5b4f7494fca0634238;hp=49c42204b41c3681111c9d8e5dffdf5daa6ef3d5;hpb=1d8b19fe545e62370dc7c1810478021473d5357f;p=quix0rs-gnu-social.git diff --git a/actions/apiaccountupdatelinkcolor.php b/actions/apiaccountupdatelinkcolor.php index 49c42204b4..a81523d094 100644 --- a/actions/apiaccountupdatelinkcolor.php +++ b/actions/apiaccountupdatelinkcolor.php @@ -20,7 +20,7 @@ * along with this program. If not, see . * * @category API - * @package GNUSocial + * @package GNUsocial * @author Hannes Mannerheim * @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 ApiAccountUpdateLinkColorAction extends ApiAuthAction * * @return boolean success flag */ - protected function prepare($args) + protected function prepare(array $args=array()) { parent::prepare($args);