File
-
advagg_css_compress/
yui/ CSSMin.inc, line 1068
Class
Code
private function lowercaseProperties($matches) {
return $matches[1] . strtolower($matches[2]) . $matches[3];
}
private function lowercaseProperties($matches) {
return $matches[1] . strtolower($matches[2]) . $matches[3];
}