[turba] Problem with French Characters

Ronnie Garcia r.garcia@netia.net
Thu, 12 Sep 2002 11:04:20 +0200


At 09:23 12/09/2002 +0200, ILLAN Sebastian wrote:
> > Looks okay to me. Can you confirm it's being called?
>What do you mean by "it's being called" ?

  He means that you should try to add something like this in your 
sources.php, somewhere at the end :

var_dump($cfgSources);
print("source.php was read");
die();


so you are certain if the file is actually read or not.

Rgds,
Ronnie.