]> git.llucax.com Git - mecon/ai.git/commit
Se empieza a implementar la interfaz web.
authorLeandro Lucarella <llucax@gmail.com>
Fri, 27 Jun 2003 21:16:42 +0000 (21:16 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Fri, 27 Jun 2003 21:16:42 +0000 (21:16 +0000)
commit4125098828a58d8eadc6b55cace17efe732df4e8
tree883ab624afca006f039a1930836971d55791545c
parentf2ed326c69eef8b30b23256b53f40271ec66bc30
Se empieza a implementar la interfaz web.
- Se crea un .htaccess y prepend.php para hacer el trabajo común.
- Se crea la configuración para Marco.
- Se crean links de prueba (sólo noticias.php tiene algo de funcionalidad).
- Se borran varios README (con el del sistema basta).
12 files changed:
sistema/conf/Marco.php [new file with mode: 0644]
sistema/conf/README [deleted file]
sistema/local_lib/prepend.php [new file with mode: 0644]
sistema/www/.htaccess [new file with mode: 0644]
sistema/www/README [deleted file]
sistema/www/css/README [deleted file]
sistema/www/images/README [deleted file]
sistema/www/index.php [new file with mode: 0644]
sistema/www/js/README [deleted file]
sistema/www/noticias.php [new file with mode: 0644]
sistema/www/servicios.php [new file with mode: 0644]
sistema/www/sistemas.php [new file with mode: 0644]