@@ -327,7 +327,7 @@ |
||
327 | 327 | /** |
328 | 328 | * If content is link to CSS file |
329 | 329 | */ |
330 | - $css = static::css( |
|
330 | + $css = static::css( |
|
331 | 331 | file_get_contents("$dir/$url"), |
332 | 332 | "$dir/$url", |
333 | 333 | $not_embedded_resources |