Changeset 8537
- Timestamp:
- Jan 16, 2009, 6:53:51 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/install/index.php ¶
r8515 r8537 415 415 define('BX_SKIP_INSTALL_CHECK', true); 416 416 // -------------------------------------------- 417 if ($sAction=='step 7' || $_REQUEST['sub_action']=='install_modules') {417 if ($sAction=='step6' || $sAction=='step7' || $_REQUEST['sub_action']=='install_modules') { 418 418 require_once('../inc/header.inc.php' ); 419 419 require_once( BX_DIRECTORY_PATH_INC . 'design.inc.php' );
Note: See TracChangeset
for help on using the changeset viewer.