]> git.llucax.com Git - personal/website.old.git/blobdiff - includes/default-hooks/default-album-photo.php
Se separa una rama que usa los neo-hooks.
[personal/website.old.git] / includes / default-hooks / default-album-photo.php
index b45bbeb242dfac5852cfd97b7473a0010ef46f6d..4bd6747e6bf01b4b731603d967ef3761646f2f99 100644 (file)
@@ -23,7 +23,7 @@
 // | Authors: Leandro Lucarella <luca@lugmen.org.ar>                    |
 // +--------------------------------------------------------------------+
 //
-// $Id: default-album-photo.php 6 2003-02-02 04:14:21Z luca $
+// $Id$
 //
 
 /**
@@ -36,7 +36,7 @@ $photo    = @$args[1];
 $desc     = @$args[2];
 
 ?>
-<!-- INICIO $Id: default-album-photo.php 6 2003-02-02 04:14:21Z luca $ -->
+<!-- INICIO $Id$ -->
 <IMG class="albumphoto" alt="<?= $desc ?>" src="<?= $photo ?>"/>
 <DIV class="albumphoto"><? $desc ?></DIV>
-<!-- FIN $Id: default-album-photo.php 6 2003-02-02 04:14:21Z luca $ -->
+<!-- FIN $Id$ -->