Hello. "Maqic quotes" are turned off on the server where most of the wikis i maintain are installed. I have to set ini_set("magic_quotes_runtime", "0"); in ../scripts/skins.php This is not really elegant, since i always have to remember and update skins.php with each upgrade. How can i set "magic_quotes" in my config.php ? thanks. benjamin