Hello,
in a project, I have merged the EmailReader-template and the DocManager-template. Now I get the following error message because the function "pathinfo_local()" is declared twice (once in each template).
=======
Fatal error: Cannot redeclare pathinfo_local() (previously declared in D:\xampp\htdocs\PhprCRM\getmail.php:129) in D:\xampp\htdocs\PhprCRM\docman_functions.php on line 182
=======
What should I do?
Thanks in advance!
Michael