diff --git a/webftp.php b/webftp.php index 2dff1e4e..3f7de790 100644 --- a/webftp.php +++ b/webftp.php @@ -19,7 +19,7 @@ define('AREA', 'login'); /** * Include our init.php, which manages Sessions, Language etc. */ -require ('./lib/init.php'); +require './lib/init.php'; // Configuration // Server to connect to: