|
@@ -133,7 +133,6 @@ $table_content = '';
|
|
|
|
|
|
/* Make a special case for IE, which doesn't seem to be able to handle the
|
|
|
* results popup -> send it to the full results page */
|
|
|
-require_once api_get_path(LIBRARY_PATH).'browser/Browser.php';
|
|
|
$browser = new Browser();
|
|
|
$current_browser = $browser->getBrowser();
|
|
|
$url_suffix = '';
|