Sprachen Anlegen
Verfasst: Do 22. Mai 2003, 09:26
Zum Anlegen einer neuen Sprache ist es notwendig, das die Datei contenido/cms/config.php die richtigen Rechte hat, damit
$res = fopen($destPath."config.php","r+"); in functions.lang.php funktioniert.
$res = fopen($destPath."config.php","r+"); in functions.lang.php funktioniert.