Closed (fixed)
Project:
Live CSS
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2012 at 11:51 UTC
Updated:
1 Apr 2012 at 08:34 UTC
The function split() is used in live_css_save() and is deprecated. explode() should be used instead.
Comments
Comment #1
guybedford commentedYes! Thanks - always get confused with the javascript version there :P
Comment #2
guybedford commentedIncluded in the latest release.