teo greenwood преди 10 години
родител
ревизия
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')) {