Ignore:
Timestamp:
Feb 27, 2013, 10:02:40 PM (12 years ago)
Author:
chronos
Message:
  • Přidáno: Nízkoúrovňová správa webu a příprava pro automatické aktualizace.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Common/Global.php

    r486 r491  
    1111if(file_exists($ConfigFileName)) include_once($ConfigFileName);
    1212  else die('Nenalezen konfigurační soubor '.$ConfigFileName.'!');
     13include_once(dirname(__FILE__).'/Version.php');
    1314include_once(dirname(__FILE__).'/Module.php');
    1415include_once(dirname(__FILE__).'/AppModule.php');
Note: See TracChangeset for help on using the changeset viewer.