tshawkins
26-08-04, 09:20 PM
On the latest CVS version Im getting the following warning printed all over the pages
Warning: htmlspecialchars(): charset `US-ASCII' not supported, assuming iso-8859-1 in /usr/local/www/data-dist/dotprojectcvs/includes/main_functions.php on line 390
Its non fatal as setting ini_set('display_errors', 0); in index.php makes it go away.
I persume this is the apache setup, that is causing it, any ideas?
Warning: htmlspecialchars(): charset `US-ASCII' not supported, assuming iso-8859-1 in /usr/local/www/data-dist/dotprojectcvs/includes/main_functions.php on line 390
Its non fatal as setting ini_set('display_errors', 0); in index.php makes it go away.
I persume this is the apache setup, that is causing it, any ideas?