testjenkins

This commit is contained in:
mohanad albasheer 2025-10-01 18:47:40 +03:00
parent 91ee720f46
commit 2f7beb7e59

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'])) {