Shell File Manager
<?php $page = 'download' ?>
<?php $page2 = 'DVR' ?>
<?php
include_once('../include/config.php');
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>CamScan FZCO |Downloads</title>
<?php
include('../include/header.php');
include('../include/nav.php');
$log_status = $_GET['log_status'];
?>
<body>
<section id="gallery" class="gallery">
<div class="container" data-aos="fade-up">
<div class="section-title ">
<h2>DVR Firmware</h2>
<div style="text-align: left;">
<h5> Coming Soon .. </h5>
</div>
</div>
</div>
</section><!-- End Gallery Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<?php
include '../include/footer.php';
?>
</body>
</html>
Shell File Manager Version 1.1, Coded By Shell
Email: [email protected]