Ignore:
Timestamp:
Aug 20, 2013, 11:49:01 PM (11 years ago)
Author:
chronos
Message:
  • Fixed: Install script didn't work.
  • Added: Log now also restore record request URL to database.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/install.php

    r553 r567  
    22
    33include_once(dirname(__FILE__).'/../includes/Database.php');
     4include_once(dirname(__FILE__).'/../includes/AppModule.php');
    45include_once(dirname(__FILE__).'/../includes/system.php');
    56include_once(dirname(__FILE__).'/../includes/Update.php');
Note: See TracChangeset for help on using the changeset viewer.