On Fri, Nov 1, 2013 at 6:43 PM, Brian Wolff <[email protected]> wrote: > I haven't looked at your code, so not sure about the context - but: In > general a hook returns true to denote no futher processing should take > place.
If we're talking about wfRunHooks hooks, the usual case is that they return *false* to indicate no further processing, and true means to *continue* processing. -- Brad Jorsch (Anomie) Software Engineer Wikimedia Foundation _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
