]> git.llucax.com Git - z.facultad/75.43/tp1.git/blobdiff - src/lib/Asesor.php
bugfix
[z.facultad/75.43/tp1.git] / src / lib / Asesor.php
index 26fe515bf3315c34cec70e848dccd8b33197bf25..cc3b23ff6121e109de646ab99f89acf96c037abf 100644 (file)
@@ -1,5 +1,12 @@
 <?php
 <?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 'Usuario.php';
 
 
 require_once 'Usuario.php';