teo greenwood 10 жил өмнө
parent
commit
96759608d2
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -55,7 +55,7 @@
    <link rel="stylesheet" type="text/css" href="css/compat/ie6.css">
   <![endif]-->
   <?php
-    if(file_exists('/css/custom/screen.css')) {
+    if(file_exists('css/custom/screen.css')) {
       echo '<link rel="stylesheet" type="text/css" href="css/custom/screen.css" />';
     }
     if(file_exists('css/custom/print.css')) {