Changeset 265
- Timestamp:
- 12/06/07 12:40:57 (15 years ago)
- Location:
- dev/install
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/install/install_step4.php
r254 r265 211 211 } 212 212 $query = $text; 213 $text = ''; 213 214 $query = trim($query); 214 215 if ($query) -
dev/install/install_step40.php
r261 r265 223 223 } 224 224 $query = $text; 225 $text = ''; 225 226 $query = trim($query); 226 227 if ($query)