r68252 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68251‎ | r68252 | r68253 >
Date:22:19, 18 June 2010
Author:yaron
Status:deferred
Tags:
Comment:
Undoing change by jeroendedauw - I, for one, think 9000 lines would be too many!
Modified paths:
  • /trunk/extensions/SemanticForms/includes/SF_FormPrinter.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/includes/SF_FormPrinter.php
@@ -124,9 +124,6 @@
125125 return false;
126126 }
127127
128 - /**
129 - * FIXME: This method has only 1231 lines, which is not over 9000! O_o
130 - */
131128 function formHTML( $form_def, $form_submitted, $source_is_page, $form_id = null, $existing_page_content = null, $page_name = null, $page_name_formula = null, $is_query = false, $embedded = false ) {
132129 global $wgRequest, $wgUser, $wgParser;
133130 global $sfgTabIndex; // used to represent the current tab index in the form

Status & tagging log