]> 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 Häder <roland@mxchange.org>
Sun, 29 Mar 2020 22:20:56 +0000 (00:20 +0200)
commit364b8e308babfaeb64e5ba45e4df9aa881ac9d97
treed6ef2aca3e5b5ee04a018e2a840f3581b4d4426f
parent74a18e6731696af32e5ce92b800af7de1a646d6b
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