You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Description: Sets constants and WordPress Options for an installation through a YAML configuration file and autoloads environment specific configuration scripts.
* Author: NYC Opportunity
*/
// phpcs:enable
if (file_exists(WPMU_PLUGIN_DIR . '/wp-config/Config.php')) {