Fix some @params documentation in includes/{GlobalFunctions,User.php}
authorumherirrender <umherirrender_de.wp@web.de>
Wed, 23 Apr 2014 09:41:35 +0000 (11:41 +0200)
committerKrinkle <krinklemail@gmail.com>
Wed, 23 Apr 2014 09:53:38 +0000 (09:53 +0000)
commit5a93df2fba6c215f0d85303164ef56c27f7bc589
tree3087c5dce31c94c1837ce50cf7ae1619ef875fdd
parent235eab20ddda6246e4536bc0dc728d34b32c8e6a
Fix some @params documentation in includes/{GlobalFunctions,User.php}

Swapped some "$var type" to "type $var" or added missing types
before the $var. Changed some other types to match the more common
spelling. Makes beginning of some text in capital.

Change-Id: If8c0cf4627fc62ff288d33658e327ae80548f5c5
includes/GlobalFunctions.php
includes/User.php