diff show.php @ 180:a3f0f2a3551a

Split stylesheets into separate files for different platforms and also split certain page-specifics into their own files.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 07 Nov 2013 11:17:15 +0200
parents 8df523e6326a
children 4db14e5338d7
line wrap: on
line diff
--- a/show.php	Thu Nov 07 07:07:22 2013 +0200
+++ b/show.php	Thu Nov 07 11:17:15 2013 +0200
@@ -8,6 +8,8 @@
 require_once "msite.inc.php";
 require_once "majax.php";
 
+$pageCSS["show.css"] = "";
+
 cmLocaleInit();
 stSetupCacheControl();