Page MenuHomeIn-Portal Phabricator

D498.diff
No OneTemporary

File Metadata

Created
Tue, Sep 23, 11:30 AM

D498.diff

Index: branches/5.2.x/core/install/step_templates/post_config.tpl
===================================================================
--- branches/5.2.x/core/install/step_templates/post_config.tpl
+++ branches/5.2.x/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