From a8272c3db0153aedc5e1641c4b3fc05666c632e4 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 3 May 2025 01:44:47 +0500 Subject: feat: favicon --- public/system/index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'public/system/index.php') diff --git a/public/system/index.php b/public/system/index.php index 601339b..8786b0e 100644 --- a/public/system/index.php +++ b/public/system/index.php @@ -23,6 +23,7 @@ $db = new PDO(DB_URL, DB_USER, DB_PASS); System panel - <?php echo INSTANCE_NAME ?> + -- cgit v1.2.3