summaryrefslogtreecommitdiffstats
path: root/public.php
diff options
context:
space:
mode:
Diffstat (limited to 'public.php')
-rw-r--r--public.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/public.php b/public.php
index b4578d991c8..0e04db66da7 100644
--- a/public.php
+++ b/public.php
@@ -36,8 +36,6 @@ try {
\OC::$REQUESTEDAPP = $app;
OC_App::loadApps(array('authentication'));
OC_App::loadApps(array('filesystem', 'logging'));
- print_r($_GET);
- print_r($parts);
OC_Util::checkAppEnabled($app);
OC_App::loadApp($app);