Fix #41. Corrige las llamadas que se hacían a instalar.php en lugar de a Instalar.php desde Inventario.php y desde Instalar.php

This commit is contained in:
rmontanana
2014-07-28 15:54:29 +02:00
parent 5676f75b97
commit f5577a4119
4 changed files with 11 additions and 8 deletions

View File

@@ -23,5 +23,5 @@
*/
define('AUTOR', 'Ricardo Montañana Gómez');
define('VERSION', '1.15');
define('VERSION', '1.16');
?>