From 40a75bd84a70e4b8b8bd4379508b38eef601a88a Mon Sep 17 00:00:00 2001 From: 65160377 <65160377@go.buu.ac.th> Date: Sat, 29 Mar 2025 00:13:59 +0700 Subject: [PATCH] Initial commit --- package-list.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/package-list.php b/package-list.php index 1de10ca..08e0770 100644 --- a/package-list.php +++ b/package-list.php @@ -1,6 +1,3 @@ -error_reporting(E_ALL); -ini_set('display_errors', 1); - <?php session_start(); error_reporting(0); -- GitLab