From: Leandro Lucarella
Date: Thu, 5 May 2005 05:50:42 +0000 (+0000)
Subject: Se agrega formulario para agregar créditos.
X-Git-Tag: svn_import~69
X-Git-Url: https://git.llucax.com/z.facultad/75.43/tp1.git/commitdiff_plain/6bffb1f7fafe8a517e16306de7e806912dcd6828
Se agrega formulario para agregar créditos.
---
diff --git a/src/lib/admin.forms.php b/src/lib/admin.forms.php
index 5ac1704..c79f7f2 100644
--- a/src/lib/admin.forms.php
+++ b/src/lib/admin.forms.php
@@ -110,6 +110,41 @@ function admin_form_log_desde($anio = null, $mes = null, $dia = null, $action =
$s = ($d == $dia) ? ' selected="selected"' : '';
echo "\n";
} ?>
+
+
+
+
+