From d7cdfb406740dc9b3b603c30b0319849598833b8 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 18 Mar 2006 19:04:41 +0000 Subject: [PATCH] Remove a print_r(0 --- printer_css.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/printer_css.php b/printer_css.php index f3043fe..ef26af4 100644 --- a/printer_css.php +++ b/printer_css.php @@ -233,8 +233,6 @@ HTML; $value[$selname . '_text_decoration'] = $this->fetch_value($descriptor['descriptor'] . ' ' . $sel, 'text-decoration'); } - print_r($value); - $html .= << -- 2.22.5