r55754 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55753‎ | r55754 | r55755 >
Date:12:21, 2 September 2009
Author:jojo
Status:deferred
Tags:
Comment:
fix
Modified paths:
  • /trunk/extensions/Collection/Collection.templates.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/Collection.templates.php
@@ -82,7 +82,7 @@
8383 <?php } ?>
8484 </div>
8585 <?php
86 -if ($a->exists() ) { ?>
 86+if ($t && $t->exists() ) { ?>
8787 <div id="coll-order_info" style="display:none; margin-top: 2em;">
8888 <?php
8989 echo $GLOBALS['wgParser']->parse('{{:' . $t . '}}',

Status & tagging log