Changeset 360 for trunk/global.php


Ignore:
Timestamp:
Jan 18, 2012, 1:42:13 PM (13 years ago)
Author:
chronos
Message:
  • Upraveno: Administrace síťových zařízení přesunuta do systémového modulu Network. Zde doplněny použité modely pro inicializaci databáze.
  • Upraveno: Relace ManyToMany má nyní vhodnější parametry pro sestavení pomocné tabulky.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/global.php

    r358 r360  
    99include_once('Common/Error.php');
    1010include_once('Common/Code.php');
     11include_once('Common/Forms.php');
     12include_once('Common/File.php');
    1113include_once('module.php');
    12 include_once('forms.php');
    1314include_once('Modules/page.php');
    14 include_once('file.php');
    1515include_once('finance/bills.php');
    1616include_once('finance/finance.php');
Note: See TracChangeset for help on using the changeset viewer.