]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
onArgsInitialize() wants an array and many plugins want to add more elements, so...
authorRoland Haeder <roland@mxchange.org>
Sun, 8 Mar 2015 23:55:35 +0000 (00:55 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 8 Mar 2015 23:58:28 +0000 (00:58 +0100)
commit2dee4a51d300115c777e0c7d04ff89a809b666eb
tree5f3913eb41020fe7d4930e0569190f86eb930f07
parent9ca8df301dfe944e90f48cd1abeed0bad8585301
onArgsInitialize() wants an array and many plugins want to add more elements, so make it everywhere the same.

Signed-off-by: Roland Haeder <roland@mxchange.org>
plugins/AnonymousFave/AnonymousFavePlugin.php
plugins/ApiLogger/ApiLoggerPlugin.php
plugins/CasAuthentication/CasAuthenticationPlugin.php
plugins/EmailRegistration/EmailRegistrationPlugin.php
plugins/OpenID/OpenIDPlugin.php
plugins/PostDebug/PostDebugPlugin.php
plugins/SlicedFavorites/SlicedFavoritesPlugin.php
plugins/StrictTransportSecurity/StrictTransportSecurityPlugin.php