summaryrefslogtreecommitdiffstats
path: root/play/pupload.php
diff options
context:
space:
mode:
Diffstat (limited to 'play/pupload.php')
-rw-r--r--play/pupload.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/play/pupload.php b/play/pupload.php
index df3a87a0..192c8709 100644
--- a/play/pupload.php
+++ b/play/pupload.php
@@ -29,7 +29,7 @@
$no_session = true;
require_once('../modules/init.php');
-require_once(conf('prefix') . '/lib/Browser.php');
+require_once(conf('prefix') . '/modules/horde/Browser.php');
$browser = new Browser();