Commit Graph

5 Commits (766c94719026de7bd0cff7dec0b0c4c20a4d0ec6)

Author SHA1 Message Date
David Goodwin a981ff8172 list.php csv export: implode array values, suppress fields with empty label after trimming (html status) 6 years ago
Christian Boltz 77670f36f6
revert CSV separator to ";"
This reverts c5c42cfbe8 ("remove custom
field separator; just go with the default php behaviour").

That change didn't improve anything on
https://sourceforge.net/p/postfixadmin/bugs/386/ - it "just" changed the
CSV file format which might break existing workflows and/or tools of our
users.
6 years ago
David Goodwin c5c42cfbe8 remove custom field separator; just go with the default php behaviour 6 years ago
Adrien Crivelli 15df6c1d7b
Reformat everything with PHP-Cs-Fixer 7 years ago
David Goodwin 99147d51eb move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 7 years ago