3 lines
89 B
PHP
3 lines
89 B
PHP
<?php
|
|
include_once("includes/idioma.php");
|
|
include_once("../web/detalle-planta.php"); ?>
|