Changeset 8537


Ignore:
Timestamp:
Jan 16, 2009, 6:53:51 AM (16 years ago)
Author:
Andrey Prikaznov
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/install/index.php

    r8515 r8537  
    415415define('BX_SKIP_INSTALL_CHECK', true); 
    416416// -------------------------------------------- 
    417 if ($sAction=='step7' || $_REQUEST['sub_action']=='install_modules') { 
     417if ($sAction=='step6' || $sAction=='step7' || $_REQUEST['sub_action']=='install_modules') { 
    418418    require_once('../inc/header.inc.php' ); 
    419419    require_once( BX_DIRECTORY_PATH_INC . 'design.inc.php' ); 
Note: See TracChangeset for help on using the changeset viewer.
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub