]> git.llucax.com Git - personal/website.old.git/blobdiff - includes/default-hooks/default-menu-item.php
Se separa una rama que usa los neo-hooks.
[personal/website.old.git] / includes / default-hooks / default-menu-item.php
index 2137fc0e8424f4b97dc43b70bfa93b3cbb8cbb96..82e12e00478dc83abef81cb02a2db8052fd7fdce 100644 (file)
@@ -23,7 +23,7 @@
 // | Authors: Leandro Lucarella <luca@lugmen.org.ar>                    |
 // +--------------------------------------------------------------------+
 //
 // | Authors: Leandro Lucarella <luca@lugmen.org.ar>                    |
 // +--------------------------------------------------------------------+
 //
-// $Id: default-menu-item.php 13 2003-02-23 04:12:48Z luca $
+// $Id$
 //
 
 /**
 //
 
 /**
@@ -37,7 +37,7 @@ $name = @$args[2];
 $root = $GLOBALS['CONFIG']['root'];
 
 ?>
 $root = $GLOBALS['CONFIG']['root'];
 
 ?>
-<!-- INICIO $Id: default-menu-item.php 13 2003-02-23 04:12:48Z luca $ -->
+<!-- INICIO $Id$ -->
 <TR>
     <TD class="menuitem">
         <IMG src="<?= $root ?>/images/menu_item"
 <TR>
     <TD class="menuitem">
         <IMG src="<?= $root ?>/images/menu_item"
@@ -47,4 +47,4 @@ $root = $GLOBALS['CONFIG']['root'];
         </A>
     </TD>
 </TR>
         </A>
     </TD>
 </TR>
-<!-- FIN $Id: default-menu-item.php 13 2003-02-23 04:12:48Z luca $ -->
+<!-- FIN $Id$ -->