From c8cd1da88fbf0df1a99463032d97ac42d221a774 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Sun, 3 Feb 2013 04:54:37 -0500 Subject: Fix the debug_result convenience function The point of a convenience function is to be convenient, not to have an unused first parameter and always be surrounded by the same boilerplate. --- templates/show_install_config.inc.php | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) (limited to 'templates/show_install_config.inc.php') diff --git a/templates/show_install_config.inc.php b/templates/show_install_config.inc.php index bae4d3ba..9ec17b1f 100644 --- a/templates/show_install_config.inc.php +++ b/templates/show_install_config.inc.php @@ -72,33 +72,19 @@ require $prefix . '/templates/install_header.inc.php'; - - -- cgit
[ - - ] + +
[ + - ]