diff options
Diffstat (limited to 'play/index.php')
-rw-r--r-- | play/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/play/index.php b/play/index.php index a2c10aaa..20d73913 100644 --- a/play/index.php +++ b/play/index.php @@ -35,7 +35,6 @@ */ define('NO_SESSION','1'); require_once '../lib/init.php'; -require_once Config::get('prefix') . '/modules/horde/Browser.php'; ob_end_clean(); /* These parameters had better come in on the url. */ |