Changeset 1746 for trunk/wp-includes/functions.php
- Timestamp:
- 10/05/2004 07:36:50 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r1741 r1746 301 301 function get_settings($setting) { 302 302 global $wpdb, $cache_settings, $cache_nonexistantoptions; 303 if ( strstr($_SERVER['REQUEST_URI'], 'wp-admin/install.php') || strstr($_SERVER['REQUEST_URI'], 'wp-admin/upgrade.php'))303 if ( strstr($_SERVER['REQUEST_URI'], 'wp-admin/install.php') ) 304 304 return false; 305 305
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)