Skip to content
Snippets Groups Projects
Commit 0691b613 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

Merge pull request #1001 from Dr-Yukon/patch-1

Update css.php
parents cbc6fa6b 7f253bcd
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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