All functions name should start with the module name (with the exception of functions that are only debug functions, if those are generic enough to be used from the other modules too).
The module defines the libxml_errors_string() function.
All functions name should start with the module name (with the exception of functions that are only debug functions, if those are generic enough to be used from the other modules too).
The module defines the libxml_errors_string() function.
Comments
Comment #1
weam commentedThanks