r12057 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r12056‎ | r12057 | r12058 >
Date:11:20, 11 December 2005
Author:magnus_manske
Status:old
Tags:
Comment:
New hook
Modified paths:
  • /trunk/phase3/includes/EditPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/EditPage.php
@@ -658,6 +658,8 @@
659659
660660 $sk =& $wgUser->getSkin();
661661
 662+ wfRunHooks( 'EditPage::showEditForm:initial', array( &$this ) ) ;
 663+
662664 $wgOut->setRobotpolicy( 'noindex,nofollow' );
663665
664666 # Enabled article-related sidebar, toplinks, etc.

Status & tagging log