fearless359 / simpleinvoices

Fearless359 SimpleInvoices beyond great beginnings
https://simpleinvoices.group
GNU General Public License v3.0
28 stars 7 forks source link

permitting config fields with equals (=) in the string #63

Closed deborahgu closed 5 years ago

deborahgu commented 5 years ago

If a config parameter contains an equals sign, don't split it out. explode can be constrained to the first = as a delimiter only.