Changeset 2433 for trunk/htdocs/index.php
- Timestamp:
- 09/02/08 16:19:23 (4 months ago)
- Files:
-
- 1 modified
-
trunk/htdocs/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/index.php
r2396 r2433 170 170 } 171 171 172 if ( @ Options::get( 'system_locale' ) ) { 173 Locale::set_system_locale( Options::get( 'system_locale' ) ); 174 } 175 172 176 // Verify if the database has to be upgraded. 173 177 if ( Version::requires_upgrade() ) {
