From fb6fc16db4711e1e4fc1bb69b66879ba0969033f Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 16 Dec 2006 23:45:58 +0000 Subject: [PATCH] We no longer need the installer.css.php as this data is now just printed in all installer output --- installer.css.php | 104 ---------------------------------------------- 1 file changed, 104 deletions(-) delete mode 100755 installer.css.php diff --git a/installer.css.php b/installer.css.php deleted file mode 100755 index def9495..0000000 --- a/installer.css.php +++ /dev/null @@ -1,104 +0,0 @@ -webpath = dirname($path) . '/'; - - // Gecko browsers need this to display right - header("Content-Type: text/css"); - } -} - -$css = << \ No newline at end of file -- 2.43.5