• Franco Fichtner's avatar
    config: strip harmess transformations from sample · ed59098b
    Franco Fichtner authored
    o comment blocks filled arrays disappear
    o empty array tags disappear
    o empty value tags collapse
    
    This only leaves comment blocks in empty tags, which create
    whitespace noise, which fucks up the config.xml real bad,
    rippling through to the code that deal with is_array, isset
    and actual = array() assignments to fix the faulty config.
    Will clean this up one by one later.
    ed59098b
config.xml.sample 13.6 KB