Page MenuHomeIn-Portal Phabricator

D498.id1287.diff
No OneTemporary

File Metadata

Created
Sun, Jun 29, 5:55 PM

D498.id1287.diff

Index: core/install/step_templates/post_config.tpl
===================================================================
--- core/install/step_templates/post_config.tpl
+++ core/install/step_templates/post_config.tpl
@@ -82,7 +82,6 @@
</table>
<?php
- define('EDITING_MODE', '');
$this->Application->InitParser();
echo '<tr><td colspan="2" style="padding: 0px;">' . $this->Application->Parser->Parse(ob_get_clean(), 'post_config') . '</td></tr>';
-?>
\ No newline at end of file
+?>

Event Timeline