Topic: How NOT to use utf from punbb? Only use PHP5
Hi,
I'm running a site that has dokuwiki integrated with punbb.
After upgrading to punbb 1.3, the dokuwiki auth_punbb just broke with this message:
Fatal error: Cannot redeclare utf8_strlen() in .../include/utf8/mbstring/core.php on line 26
So, how can I stop using punbb utf8 functions and instead use only php5 utf8 functions?
Thanks
Oliver