'' /* path to your phpBB30 installation */, ); $config['phpbb31'] = array( 'root_path' => '' /* path to your phpBB31 installation */, ); $config['drupal7'] = array( 'root_path' => '' /* path to your Drupal 7 installation */, 'site' => 'default' /* site directory */, ); $config['drupal8'] = array( 'root_path' => '' /* path to your Drupal 8 installation */, 'site' => 'default' /* site directory */, );