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
throw new \RuntimeException( 'Could not symlink vendor/ezsystems/ezpublish-kernel/config.php-DEVELOPMENT to vendor/ezsystems/ezpublish-kernel/config.php, please copy vendor/ezsystems/ezpublish-kernel/config.php-DEVELOPMENT to vendor/ezsystems/ezpublish-kernel/config.php & customize to your needs!' );
}
}
if ( !( $settings = include ( __DIR__ . '/vendor/ezsystems/ezpublish-kernel/config.php' ) ) )
{
throw new \RuntimeException( 'Could not read vendor/ezsystems/ezpublish-kernel/config.php, please copy vendor/ezsystems/ezpublish-kernel/config.php-DEVELOPMENT to vendor/ezsystems/ezpublish-kernel/config.php & customize to your needs!' );