2014-07-31, 15:19:23
(2014-07-30, 03:04:02)Tzvook Wrote:(2014-07-30, 02:49:59)mvlcek Wrote: Theme Settings version 0.3:
- correctly saves HTML to the settings file (@Tzvook thanks for testing)
Why not changing line 45 to
PHP Code:$data->addChild($key)->addCData($value);
Seems it's working fine, though you probably know better :-) ????
Of course this works, too. I just don't like to use CData for everything ;-)