File
-
advagg_css_compress/
yui/ CSSMin.inc, line 1058
Class
Code
private function lowercaseCommonFunctions($matches) {
return ':' . strtolower($matches[1]) . '(';
}
private function lowercaseCommonFunctions($matches) {
return ':' . strtolower($matches[1]) . '(';
}