]> git.llucax.com Git - z.facultad/75.43/tp1.git/blobdiff - src/lib/Link.php
Pongo comentarios y cosas para debug.
[z.facultad/75.43/tp1.git] / src / lib / Link.php
index 0aed72d3f581b677018bb51c1a47b4ba680e59ec..5abef6c2c6140fbe8a0cf2487ac55dadad6a90bc 100644 (file)
@@ -1,5 +1,12 @@
 <?php
-# vim: et sw=4 sts=4 binary noeol :
+// vim: set binary noeol et sw=4 sts=4 :
+// Grupo 10
+//
+// Lucarella, Schein, Arena
+//
+// Creado: Leandro Lucarella (sáb abr 30 20:21:30 ART 2005)
+//
+// $Id$
 
 require_once 'Item.php';