]> git.llucax.com Git - mecon/meconlib.git/commitdiff
Se saca el .css.
authorLeandro Lucarella <llucax@gmail.com>
Fri, 28 Nov 2003 17:52:41 +0000 (17:52 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Fri, 28 Nov 2003 17:52:41 +0000 (17:52 +0000)
lib/MECON/HTML/Link.php

index d50e26170916aee57a01fbb7594c57b09c41668a..ae2458b3a802f832520cc8db0587999af12fc69f 100644 (file)
@@ -249,7 +249,7 @@ If they doesn't exists, they are added, if they exists, they are updated.
      */
     function getCSS()
     {
-        return '/MECON/css/html/link.css';
+        return '/MECON/css/html/link';
     }
 
 }