Closed shulard closed 6 years ago
This PR is linked to #51.
I used the version_compare function to check compatibility and call the fixLinesBeforeNamespace method with the right number of parameters.
version_compare
fixLinesBeforeNamespace
Thanks!
This PR is linked to #51.
I used the
version_compare
function to check compatibility and call thefixLinesBeforeNamespace
method with the right number of parameters.