From bd15e9f74659f6592152a341bc67051b4ffbbeb1 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 19 Feb 2014 17:17:54 +0800 Subject: [PATCH] ConvertStyle.php --- ConvertStyle.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/ConvertStyle.php b/ConvertStyle.php index cb56d363..9b94486e 100644 --- a/ConvertStyle.php +++ b/ConvertStyle.php @@ -148,9 +148,6 @@ class Pman_Core_ConvertStyle extends Pman return "INSTALL TIDY ON SERVER " . $html; } - // finally clean it up... using tidy... - - $html = tidy_repair_string( $html, array( -- 2.39.2