Changeset 13205 for trunk/wp-settings.php
- Timestamp:
- 02/18/2010 11:41:50 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r13204 r13205 43 43 // Check for the required PHP version and for the MySQL extension or a database drop-in. 44 44 wp_check_php_mysql_versions(); 45 46 // Check if we have recieved a request due to missing favicon.ico 47 wp_favicon_request(); 45 48 46 49 // Check if we're in maintenance mode.
Note: See TracChangeset
for help on using the changeset viewer.