Changeset 35971
- Timestamp:
- 12/16/2015 07:31:30 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/network.php
r35552 r35971 57 57 * @since 3.0.0 58 58 * 59 * @param bool trueWhether to enable the subdirectory install feature in Multisite. Default is false.59 * @param bool $allow Whether to enable the subdirectory install feature in Multisite. Default is false. 60 60 */ 61 61 if ( apply_filters( 'allow_subdirectory_install', false ) )
Note: See TracChangeset
for help on using the changeset viewer.