Changeset 205 for dev/install/install_step4.php
- Timestamp:
- 04/19/07 11:51:56 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/install/install_step4.php
r159 r205 1 1 <?php 2 2 $stoppage = true; 3 include('../common/ php_compat.php');3 include('../common/includes/php_compat.php'); 4 4 5 5 $struct = $opt = $data = array();