From: Edward Date: Wed, 19 Feb 2014 08:32:26 +0000 (+0800) Subject: ConvertStyle.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=019a5327696665ffa66325acfe2544f926f67ff6 ConvertStyle.php --- diff --git a/ConvertStyle.php b/ConvertStyle.php index 2c376536..29e18120 100644 --- a/ConvertStyle.php +++ b/ConvertStyle.php @@ -18,8 +18,7 @@ class Pman_Core_ConvertStyle extends Pman } function relPath($base, $url) - { - + { //var_dump(array($base,$url)); if (preg_match('/^(http|https|mailto):/',$url)) { return $url;