Ignore:
Timestamp:
Jan 2, 2014, 1:20:35 PM (11 years ago)
Author:
chronos
Message:
  • Odstraněno: Ladící výpisy z Fio importu.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/FinanceBankAPI/ImportFio.php

    r551 r628  
    1313    $PeriodEnd = time();
    1414    $Records = $Fio->Import($PeriodStart, $PeriodEnd);
    15     print_r($Records);
    16     //die();
    1715    $Output = '<table>';
    1816      //$Output .= '<tr>';
Note: See TracChangeset for help on using the changeset viewer.