dmitrirussu / php-sepa-xml-generator

SEPA SDD XML Generator recommended to see. PHP SEPA XML Generator, (Single Euro Payments Area ISO20022 SDD V1_0 20122009) (SEPA)(PHP5)
https://github.com/dmitrirussu/PHP-SEPA-XML-GENERATOR
MIT License
53 stars 36 forks source link

change directory separator for linux & windows compability #1

Closed raimon-segura closed 10 years ago

raimon-segura commented 10 years ago

It should work in both OS with '/' separator, with '/' is windows only.

"Unidecode::$containing_dir" from ValidationRules.php generates incorrect path with duplicate slashes, I don't know if it happens in windows.

..thanks for sharing ..it's a very useful library