array( 'name' => 'Namespace Test' ) ); if(!array_key_exists($test, $devhelper_tests)) { $test = ''; } /* Output starts here */ displayPageHeader("DevHelper - Tests"); echo ''; if(!empty($test)) { require(SM_PATH . 'plugins/devhelper/unit_test_modules/'.$test.'.php'); } sqimap_logout($imapConnection); ?>