]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - lib/action.php
PHP BUG??? Cannot figure out why this throws warning
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 18 Jan 2015 11:52:33 +0000 (12:52 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 18 Jan 2015 11:52:33 +0000 (12:52 +0100)
commit06c93faa2d3f66bbe5edb5f2ba33d454bd1fce19
treeafd70f7f75c720d651d85bc87b804e6a515586a0
parentd492b74e42c80042cc26cb9a0c21f16d80d8bdfd
PHP BUG??? Cannot figure out why this throws warning

I kept getting this on "Quitter EspaƱa" (which seems to be the name
causing the commotion, as it's part of this sprintf algorithm):

   PHP Warning:  sprintf(): Argument number must be greater than zero
    in /srv/www/vhosts/quitter.es/%/htdocs/lib/action.php on line 1175

I'll just make it quiet for now so it doesn't spam other sites with
UTF-8 characters in their name (if that's what's causing this).
lib/action.php