prognose_kehl/config/ftpanbindung.php
2023-01-30 08:01:11 +01:00

6 lines
138 B
PHP
Executable File

<?php
$FTPServer = 'localhost';
#$FTPServer = 'p35299457.1and1-data.host';
$FTPUser = 'p35299457-2';
$FTPPasswort = '!Salier2016';
?>