diff --git a/loft-e.php b/loft-e.php index 57d30a0..fc927e7 100644 --- a/loft-e.php +++ b/loft-e.php @@ -19,17 +19,8 @@ include_once $URLcorrection . 'includes/header.php'; "; -echo "


"; -echo curl_exec($ch); -echo ""; -curl_close($ch); - +include_once $URLcorrection . "includes/footer.php"; include_once $URLcorrection . "includes/footer.php"; + +?> \ No newline at end of file