Less verbose; don't bother with "return not evaluated", gives the wrong impression...
authorRob Church <robchurch@users.mediawiki.org>
Mon, 16 Jul 2007 11:30:27 +0000 (11:30 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Mon, 16 Jul 2007 11:30:27 +0000 (11:30 +0000)
commitafd0b0dea5dc3fe5dc50fc855a0480c8e332c6d5
tree4c784a687b55f7536ca472ea5f407f41aa6273bb
parent34b282564b534654ffd36a94fbc5607fd5225094
Less verbose; don't bother with "return not evaluated", gives the wrong impression (i.e. hooks *have* to return something) - if the return would affect whether or not an operation occurs, it's probably better to be explicit about this, e.g. "Set $result and return false to override..."
docs/hooks.txt