atualizar_bd_mysql_334.php 475 Bytes
<?php
if (file_exists(BASE_DIR.'/modulos/relatorios/relatorios/dashbord_projetos_customizada.js')) @unlink(BASE_DIR.'/modulos/relatorios/relatorios/dashbord_projetos_customizada.js');
if (file_exists(BASE_DIR.'/modulos/relatorios/relatorios/dashbord_projetos_customizada.php')) @unlink(BASE_DIR.'/modulos/relatorios/relatorios/dashbord_projetos_customizada.php');

?>