prognose_ludwigsburg/config/ftpanbindung.php
2023-04-26 13:17:21 +02:00

6 lines
138 B
PHP
Executable File

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