Ignore:
Timestamp:
Jan 19, 2012, 8:23:04 AM (13 years ago)
Author:
chronos
Message:
  • Přidáno: Definice některých modelů modulu Finance.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Finance/import.php

    r343 r367  
    11<?php
    2 include('../global.php');
    32
    43class FinanceImportPayment extends Page
     
    145144}
    146145
    147 $System->AddModule(new FinanceImportPayment());
    148 $System->Modules['FinanceImportPayment']->GetOutput();
    149 
    150146?>
Note: See TracChangeset for help on using the changeset viewer.