1
0
mirror of https://github.com/albfan/bash-ini-parser.git synced 2025-08-06 07:02:37 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
albfan
aeb08acf9a Replace invalid chars
bash-ini-parser do not support all the valid chars ini key files support.

Allow to replace them with valid ones using an external function defined
with REPLACE_FUNCTION
2018-02-20 23:47:02 +01:00