Closed (won't fix)
Project:
Parallel CSS - AdvAgg Plugin
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2011 at 00:00 UTC
Updated:
3 Apr 2012 at 21:56 UTC
Hi,
on line 34 of parallel_css.module we have this:
_parallel_css_advagg_css_alter(&$contents, $files, $bundle_md5);
which gives a PHP warning; the $contents variable should not be passed as a reference.
Comments
Comment #1
chriscalip commentedModule Parallel_CSS got deprecated , CDN module is now providing this module's feature.