Changeset 501 for trunk/Modules/FinanceBankAPI/FinanceBankAPI.php
- Timestamp:
- Mar 10, 2013, 8:15:46 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/FinanceBankAPI/FinanceBankAPI.php
r500 r501 1 1 <?php 2 2 3 include_once( 'FileImport.php');3 include_once(dirname(__FILE__).'/FileImport.php'); 4 4 5 5 class ModuleFinanceBankAPI extends AppModule
Note:
See TracChangeset
for help on using the changeset viewer.