terminando cosumos por impresora01

This commit is contained in:
2019-06-18 17:12:05 -05:00
parent 449849fbe3
commit 2e61ff9d8c
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -15,8 +15,8 @@
<file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/sitio/admin/gastos.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="463">
<caret line="61" column="2" selection-start-line="61" selection-start-column="2" selection-end-line="61" selection-end-column="2" />
<state relative-caret-position="639">
<caret line="69" column="2" selection-start-line="69" selection-start-column="2" selection-end-line="69" selection-end-column="2" />
<folding>
<element signature="n#style#0;n#td#0;n#tr#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#td#1;n#tr#0;n#!!top" expanded="true" />
@@ -143,12 +143,12 @@
<workItem from="1560279697218" duration="2863000" />
<workItem from="1560458714758" duration="5615000" />
<workItem from="1560802307980" duration="9840000" />
<workItem from="1560887587039" duration="4915000" />
<workItem from="1560887587039" duration="4976000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="23233000" />
<option name="totallyTimeSpent" value="23294000" />
</component>
<component name="ToolWindowManager">
<frame x="1358" y="-8" width="1296" height="1010" extended-state="6" />
@@ -272,8 +272,8 @@
</entry>
<entry file="file://$PROJECT_DIR$/sitio/admin/gastos.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="463">
<caret line="61" column="2" selection-start-line="61" selection-start-column="2" selection-end-line="61" selection-end-column="2" />
<state relative-caret-position="639">
<caret line="69" column="2" selection-start-line="69" selection-start-column="2" selection-end-line="69" selection-end-column="2" />
<folding>
<element signature="n#style#0;n#td#0;n#tr#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#td#1;n#tr#0;n#!!top" expanded="true" />
+1 -1
View File
@@ -67,5 +67,5 @@ foreach ($info as $inf){
<td style=\"text-align:center;\">".$inf['periodo']."</td>
<tr>";
}
print_r($info);
//print_r($info);
echo $salida;