Changeset 899 for trunk/Modules/FinanceBankAPI/FileImport.php
- Timestamp:
- Feb 17, 2021, 12:30:23 PM (5 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Modules/FinanceBankAPI/FileImport.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Modules/FinanceBankAPI/FileImport.phpr887 r899 180 180 function Insert(): string 181 181 { 182 $Finance = $ModuleFinance::Cast($this->System->GetModule('Finance'))->Finance;182 $Finance = ModuleFinance::Cast($this->System->GetModule('Finance'))->Finance; 183 183 $Output = ''; 184 184 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
