]> git.llucax.com Git - personal/website.old.git/blobdiff - includes/default-hooks/default-head.php
No se baja más el sitio del LUGFI del svn, ahora está en el gforge.
[personal/website.old.git] / includes / default-hooks / default-head.php
index 7d5157e6536cbd8d2ed18b6657cb2336780a32ad..44b30478968c736bd90504afba9be58398d6400d 100644 (file)
@@ -23,7 +23,7 @@
 // | Authors: Leandro Lucarella <luca@lugmen.org.ar>                    |
 // +--------------------------------------------------------------------+
 //
 // | Authors: Leandro Lucarella <luca@lugmen.org.ar>                    |
 // +--------------------------------------------------------------------+
 //
-// $Id: default-head.php 9 2003-02-03 04:48:09Z luca $
+// $Id$
 //
 
 require_once 'Hook.php';
 //
 
 require_once 'Hook.php';
@@ -39,7 +39,7 @@ $desc  = @$CONFIG['desc'];
 $css   = is_array($CONFIG['css']) ? $CONFIG['css'] : array($CONFIG['css']);
 
 ?>
 $css   = is_array($CONFIG['css']) ? $CONFIG['css'] : array($CONFIG['css']);
 
 ?>
-<!-- INICIO $Id: default-head.php 9 2003-02-03 04:48:09Z luca $ -->
+<!-- INICIO $Id$ -->
 <HEAD>
     <TITLE>Luca's Home<?= $title ? ": $title" : '' ?></TITLE>
     <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <HEAD>
     <TITLE>Luca's Home<?= $title ? ": $title" : '' ?></TITLE>
     <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
@@ -48,4 +48,4 @@ $css   = is_array($CONFIG['css']) ? $CONFIG['css'] : array($CONFIG['css']);
     <LINK rel="stylesheet" href="<?= "$root/css/$style" ?>" type="text/css">
 <? } ?>
 </HEAD>
     <LINK rel="stylesheet" href="<?= "$root/css/$style" ?>" type="text/css">
 <? } ?>
 </HEAD>
-<!-- FIN $Id: default-head.php 9 2003-02-03 04:48:09Z luca $ -->
+<!-- FIN $Id$ -->