Ignore:
Timestamp:
May 11, 2022, 12:14:42 PM (2 years ago)
Author:
chronos
Message:
  • Modified: Removed commended out print_r and echo commands used only for debugging.
File:
1 edited

Legend:

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

    r887 r929  
    4444      while ($Response[0] != '') array_shift($Response);
    4545      array_shift($Response); // Remove empty line
    46       //echo(implode("\n", $Response));
    4746
    4847      // Parse all GPC lines
Note: See TracChangeset for help on using the changeset viewer.