From 43b2a67a363999d112f6b59c065e4aaf56ae5710 Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Tue, 29 Jan 2008 12:22:38 +0000 Subject: [PATCH] some cleanup --- libraries/common.lib.php | 49 +++++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 23 deletions(-) diff --git a/libraries/common.lib.php b/libraries/common.lib.php index fe4312bf7..e51b24280 100644 --- a/libraries/common.lib.php +++ b/libraries/common.lib.php @@ -2322,33 +2322,36 @@ function PMA_generate_html_radio($html_field_name, $choices, $checked_choice = ' * @param string $id the id of the
on which to apply the effect * @param string $message the message to show as a link */ -function PMA_generate_slider_effect($id, $message) { -?> +function PMA_generate_slider_effect($id, $message) +{ + ?> -