From 031181c2537479a4e1ea81780b4babae2194a33f Mon Sep 17 00:00:00 2001 From: Retro_Guy Date: Sun, 25 Aug 2024 13:33:22 -0700 Subject: [PATCH] Remove spinning wheel while loading page. --- Rocksolid_Light/common/header.php | 42 +------------------------------ 1 file changed, 1 insertion(+), 41 deletions(-) diff --git a/Rocksolid_Light/common/header.php b/Rocksolid_Light/common/header.php index 2fdb872..de4174e 100644 --- a/Rocksolid_Light/common/header.php +++ b/Rocksolid_Light/common/header.php @@ -8,34 +8,6 @@ if (basename(getcwd()) == 'mods') { include ($rootdir . 'common/config.inc.php'); $CONFIG = include $config_file; -?> - - - -'; -echo '
'; -?> - +?>