Ignore:
Timestamp:
Jan 22, 2016, 4:49:21 PM (8 years ago)
Author:
chronos
Message:
  • Fixed: Setup need to work without any app module installed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/Global.php

    r861 r862  
    88include_once(dirname(__FILE__).'/../Application/Version.php');
    99include_once(dirname(__FILE__).'/../Application/DefaultConfig.php');
     10include_once(dirname(__FILE__).'/../Application/UpdateTrace.php');
    1011include_once(dirname(__FILE__).'/PageEdit.php');
    1112require_once(dirname(__FILE__).'/../HTML/BBCodeParser2.php');
Note: See TracChangeset for help on using the changeset viewer.