Changeset 21465 for branches/version-2_12-dev/html/install
- Timestamp:
- 2012/02/09 16:52:16 (14 years ago)
- File:
-
- 1 edited
-
branches/version-2_12-dev/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/html/install/index.php
r21445 r21465 28 28 define('INSTALL_FUNCTION', true); 29 29 define("INSTALL_INFO_URL", "http://www.ec-cube.net/install_info/index.php"); 30 require_once HTML_REALDIR . 'handle_error.php';30 while (@ob_end_flush()); 31 31 require_once HTML_REALDIR . HTML2DATA_DIR . 'require_base.php'; 32 ob_start(); 32 33 // ▲require.php 相当 33 34
Note: See TracChangeset
for help on using the changeset viewer.
