hannesmannerheim / qvitter

mirror. moved to https://git.gnu.io/h2p/Qvitter, send merge requests and issues there
https://git.gnu.io/h2p/Qvitter
GNU Affero General Public License v3.0
86 stars 26 forks source link

QvitterPlugin::settings should be declared static #187

Closed ghost closed 9 years ago

ghost commented 9 years ago

since it exclusively gets called statically and it otherwise generates PHP Strict Standards warnings.

Denna krockar lite med min crazy_stunt (konflikt vid just den rad som ändras i denna patch)

ghost commented 9 years ago

Är det okej att jag lyfter in den där flytten av kod till initialize() här också? :)