From 015f702e3869c312c9690984bcbd19dc8ccd6c33 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 19 Feb 2014 16:55:08 +0800 Subject: [PATCH] ConvertStyle.php --- ConvertStyle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ConvertStyle.php b/ConvertStyle.php index 3cd0e95c..da527da7 100644 --- a/ConvertStyle.php +++ b/ConvertStyle.php @@ -62,7 +62,7 @@ class Pman_Core_ConvertStyle extends Pman var $styleSheets = array(); - function convertStyle($url, $file) + function convertStyle($base, $data, $is_url) { // if(!empty($url)) // { -- 2.39.2