From 1e96094687661bdfadb3ce41f265dceab505fa66 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 19 Feb 2014 18:03:03 +0800 Subject: [PATCH] ConvertStyle.php --- ConvertStyle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ConvertStyle.php b/ConvertStyle.php index 4d8b2481..47973af0 100644 --- a/ConvertStyle.php +++ b/ConvertStyle.php @@ -63,7 +63,7 @@ class Pman_Core_ConvertStyle extends Pman var $styleSheets = array(); function convertStyle($url, $file, $is_url = false) - { + {print_r($url);exit; // if(!empty($url)) // { // $host = parse_url($url); -- 2.39.2