summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
Diffstat (limited to 'doku.php')
-rw-r--r--doku.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/doku.php b/doku.php
index 07b3d6620..af71e1c65 100644
--- a/doku.php
+++ b/doku.php
@@ -67,8 +67,5 @@
//do the work
act_dispatch($ACT);
- //restore old umask
- umask($conf['oldumask']);
-
// xdebug_dump_function_profile(1);
?>