This commit is contained in:
Gary 2026-03-23 11:50:39 +00:00
parent 1e71bd2c6c
commit bff0bf999f

View File

@ -29,7 +29,7 @@ include_once $URLcorrection . 'includes/header.php';
<section class="padding-top-50 padding-bottom-50">
<?php <?php
$ch = curl_init('https://loft-boarding.co.uk/global/LOFT-E_lite.php'); $ch = curl_init('https://loft-boarding.co.uk/global/LOFT-E_lite.php');
@ -46,4 +46,3 @@ include_once $URLcorrection . 'includes/header.php';
include_once $URLcorrection . 'includes/footer.php'; include_once $URLcorrection . 'includes/footer.php';
?> ?>
</section>