]> git.llucax.com Git - mecon/ai.git/commit
- Se pasan las librerias de locales a generales.
authorLeandro Lucarella <llucax@gmail.com>
Mon, 7 Jul 2003 23:38:44 +0000 (23:38 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Mon, 7 Jul 2003 23:38:44 +0000 (23:38 +0000)
commit6e0df7b212f1a721cf8df887c629b67957871225
tree5dfe9b574e63fb0b83b55de406f272782cf853da
parent85d73a355f6ca393b1be0575338782a4502a073d
- Se pasan las librerias de locales a generales.
- Se eliminan el .htaccess, prepend.php, sistema.php, noticias.php,
  servicios.php porque ahora todo está hecho en el index.php.
- Se hace una primera implementación de la obtencion de la lista de
  sistemas del SAMURAI.
- Se arreglan BUGs.
- Se crean nuevos BUGs.
16 files changed:
Makefile
doc/uml.xmi
doc/xmi2code.config
lib/AI/DB.php [moved from sistema/local_lib/AIDB.php with 79% similarity]
lib/AI/Error.php [moved from sistema/local_lib/AIError.php with 92% similarity]
lib/AI/Form.php [moved from sistema/local_lib/AIForm.php with 78% similarity]
lib/AI/GrupoSecciones.php [moved from sistema/local_lib/GrupoSecciones.php with 95% similarity]
lib/AI/Servicio.php [moved from sistema/local_lib/Servicio.php with 96% similarity]
lib/AI/Sistema.php [moved from sistema/local_lib/Sistema.php with 94% similarity]
sistema/conf/DB.ini [moved from sistema/conf/AIDB.ini with 100% similarity]
sistema/local_lib/prepend.php [deleted file]
sistema/www/.htaccess [deleted file]
sistema/www/index.php
sistema/www/noticias.php [deleted file]
sistema/www/servicios.php [deleted file]
sistema/www/sistemas.php [deleted file]