diff --git a/public_html/.idea/workspace.xml b/public_html/.idea/workspace.xml index 18e9f67..46d0245 100644 --- a/public_html/.idea/workspace.xml +++ b/public_html/.idea/workspace.xml @@ -15,8 +15,8 @@ - - + + @@ -143,12 +143,12 @@ - + - @@ -272,8 +272,8 @@ - - + + diff --git a/public_html/sitio/admin/gastos.php b/public_html/sitio/admin/gastos.php index a160510..f4fddac 100644 --- a/public_html/sitio/admin/gastos.php +++ b/public_html/sitio/admin/gastos.php @@ -67,5 +67,5 @@ foreach ($info as $inf){ ".$inf['periodo']." "; } -print_r($info); +//print_r($info); echo $salida;