'' /* path to your phpBB3 installation */, ); $config['phpbb4'] = array( 'root_path' => '' /* path to your phpBB4 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 7 installation */, 'site' => 'default' /* site directory */, );