Well it is something wrong with index.php but strangely it's saying
that it occurs on this line:
<script src="itanu_files/prototype.js"></script>
... but why do you really need to change the header:
header('Content-type: text/html; charset=utf-8');
if in my index.php that's included in the create_clone one is
allready:
<meta http-equiv="Content-type" content="text/html; charset=UTF-8">
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---