From 0fc1ba6dff3238360a0a0da3b7cc65b86b911c63 Mon Sep 17 00:00:00 2001 From: Lucas Faria Mendes Date: Fri, 5 Jun 2026 08:52:54 -0300 Subject: fix: update stylesheet links to use lowercase 'css.php' for consistency --- src/index.php | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'src/index.php') diff --git a/src/index.php b/src/index.php index 6e75b41..ab74741 100644 --- a/src/index.php +++ b/src/index.php @@ -1,4 +1,5 @@ BOCA Online Contest Administrator <?php echo $BOCAVERSION; ?> - Login - + \n"; } + ?> @@ -175,4 +179,9 @@ if(function_exists("globalconf") && function_exists("sanitizeVariables")) { - + + -- cgit v1.2.3