Avoid undefined variable error on null edits
[lhc/web/wiklou.git] / includes / Hooks.php
2005-10-22 Tim StarlingPreserve object references
2005-10-13 Brion Vibber* Fix for hook callbacks on objects containing no fields
2005-10-12 Brion Vibber* (bug 3684) Fix typo in fatal error backtraces in...
2005-08-26 Ævar Arnfjörð Bjar... * Making null the default $args so that hooks without...
2005-08-21 Tim Starlingprofiling
2005-05-23 Ævar Arnfjörð Bjar... * Fixed @author line to a conformant phpdoc element
2005-04-12 Ævar Arnfjörð Bjar... * Some clown with CVS access deleted our MS Word files...
2005-03-15 Erik Moellerremove tabs at bottom, add newline
2005-03-13 Evan ProdromouChanged the calling protocol for function wfRunHooks...
2005-01-27 Antoine Mussofix phpdoc comment
2004-11-27 Evan ProdromouAdd an extension for logging MediaWiki events to the...
2004-11-27 Evan ProdromouAdd a system of hooks to allow third-party code to...