Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Codeblock
$_FTPCONFIG['path'] = '/Hier den Pfad eingeben'; // Ftp path to cms (must not include ascms_root_offset)

PHP

 

Normalerweise sollte es etwa so aussehen

Codeblock
$_FTPCONFIG['path'] = '/httpdocs'; // Ftp path to cms (must not include ascms_root_offset)

...