Closed (fixed)
Project:
Conditional-CSS Integration
Version:
6.x-1.1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
9 Dec 2010 at 03:27 UTC
Updated:
26 Dec 2010 at 23:10 UTC
thank you for this easy integration solution, works as intended.
i think i found a small typo
on line 13 please change
$path = libraries_get_path("c-csss") . '/c-css.php';
to
$path = libraries_get_path("c-css") . '/c-css.php';
to match the instructions
thanks again!
Comments
Comment #1
dealancer commentedFixed in the trunk