diff options
| author | Lucas Faria Mendes <lucas.fariamo08@gmail.com> | 2026-06-05 11:52:54 +0000 |
|---|---|---|
| committer | Lucas Faria Mendes <lucas.fariamo08@gmail.com> | 2026-06-05 11:52:54 +0000 |
| commit | 0fc1ba6dff3238360a0a0da3b7cc65b86b911c63 (patch) | |
| tree | 59451a4fd9f67a294d5be1c954661d4f3354d9c8 /src/indexscore.php | |
| parent | 64451b33aa22fc5b96abc65bb416a2e0c78a2a98 (diff) | |
| download | boca-master.tar.gz boca-master.zip | |
Diffstat (limited to 'src/indexscore.php')
| -rw-r--r-- | src/indexscore.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indexscore.php b/src/indexscore.php index 1b0d271..611bc41 100644 --- a/src/indexscore.php +++ b/src/indexscore.php @@ -57,7 +57,7 @@ require_once('version.php'); <title>BOCA Online Contest Administrator <?php echo $BOCAVERSION; ?> - Login</title> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<link rel=stylesheet href="Css.php" type="text/css"> +<link rel=stylesheet href="css.php" type="text/css"> <script language="JavaScript" src="sha256.js"></script> <script language="JavaScript"> function computeHASH() |