Ignore:
Timestamp:
Sep 11, 2013, 11:30:14 PM (11 years ago)
Author:
chronos
Message:
  • Fixed: Various errors related to old global variables.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/install.php

    r567 r579  
    33include_once(dirname(__FILE__).'/../includes/Database.php');
    44include_once(dirname(__FILE__).'/../includes/AppModule.php');
     5include_once(dirname(__FILE__).'/../includes/Base.php');
    56include_once(dirname(__FILE__).'/../includes/system.php');
    67include_once(dirname(__FILE__).'/../includes/Update.php');
Note: See TracChangeset for help on using the changeset viewer.