Changeset 15904 for trunk/wp-includes/wp-db.php
- Timestamp:
- 10/21/2010 07:55:28 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/wp-db.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/wp-db.php
r15843 r15904 1044 1044 <p>If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href='http://wordpress.org/support/'>WordPress Support Forums</a>.</p> 1045 1045 "/*/WP_I18N_DB_CONN_ERROR*/, $this->dbhost ), 'db_connect_fail' ); 1046 1046 1047 1047 //If show errors is disabled then we need to die anyway as we don't have a working DB connection 1048 1048 die();
Note: See TracChangeset
for help on using the changeset viewer.