diff --git a/website_code/php/import/import.php b/website_code/php/import/import.php index b5f9c34ba2..a6c9b19b0c 100644 --- a/website_code/php/import/import.php +++ b/website_code/php/import/import.php @@ -11,7 +11,7 @@ require_once("../../../config.php"); -_load_language_file("/website_code/php/import.inc"); +_load_language_file("/website_code/php/import/import.inc"); include "../user_library.php"; include "../template_library.php";