last test
All checks were successful
albasheer-org/booking/pipeline/head This commit looks good
albasheer-org/booking/pipeline/tag This commit looks good

This commit is contained in:
mohanad albasheer 2025-10-01 19:30:30 +03:00
parent 0d3aa1264f
commit 4ce5f75883

View File

@ -1,6 +1,6 @@
<?php <?php
require_once('fixed/config/go_con.php'); require_once('fixed/config/go_con.php');
access(59); // access(59);
$today = date("Y-m-d"); $today = date("Y-m-d");
if (!empty($_GET['date'])) { if (!empty($_GET['date'])) {