From 7f253bcd8205f51a47f75fd97a45b1c573633c4c Mon Sep 17 00:00:00 2001 From: Rainbow Spike Date: Mon, 12 Jan 2015 22:06:45 +1000 Subject: [PATCH] Update css.php 1 little fix --- lib/exe/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/exe/css.php b/lib/exe/css.php index 3b8bc80bcb..701cebaed2 100644 --- a/lib/exe/css.php +++ b/lib/exe/css.php @@ -36,7 +36,7 @@ function css_out(){ $tpl = trim(preg_replace('/[^\w-]+/','',$INPUT->str('t'))); if(!$tpl) $tpl = $conf['template']; - // load styl.ini + // load style.ini $styleini = css_styleini($tpl); // find mediatypes