Skip to content
Snippets Groups Projects
Unverified Commit 14cd40ec authored by Chang Zhao's avatar Chang Zhao Committed by GitHub
Browse files

Update css.php

typo
parent 96dc7bee
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,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, $INPUT->bool('preview'));
// cache influencers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment