Changeset 44460
- Timestamp:
- 01/08/2019 05:26:29 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/network.php
r44455 r44460 15 15 * @global wpdb $wpdb WordPress database abstraction object. 16 16 * 17 * @return Whether a network exists.17 * @return string|false Base domain if network exists, otherwise false. 18 18 */ 19 19 function network_domain_check() {
Note: See TracChangeset
for help on using the changeset viewer.