* Minor style fix:
authorThomas Bleher <tbleher@users.mediawiki.org>
Fri, 30 Nov 2007 17:28:24 +0000 (17:28 +0000)
committerThomas Bleher <tbleher@users.mediawiki.org>
Fri, 30 Nov 2007 17:28:24 +0000 (17:28 +0000)
commitc6f80ed0c695b86942ff49d09ea4ead44eae6dfe
tree643568863149443087953fbeffbe41af09d87a38
parentfa669fe0344f7c74a744e331fccf5aa323755295
* Minor style fix:
  Normally, the function parameter to wfRunHooks() is enclosed in single
  quotes. Fix this in includes/SpecialPreferences.php.
* Make maintenance/findhooks.php more tolerant, so it accepts both
  quoting styles.
* Fix a typo in hooks.txt (the hook is 'userCan', not 'UserCan').
docs/hooks.txt
includes/SpecialPreferences.php
maintenance/findhooks.php