aboutsummaryrefslogtreecommitdiffstats
path: root/include/dir_fns.php
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-11-09 18:49:50 +0000
committerThomas Willingham <founder@kakste.com>2013-11-09 18:49:50 +0000
commitbbe16eba346274daae7532158e997b7becde5cc2 (patch)
treeaa90eaf592d39b7e3a989a31f091ca1ed07856a0 /include/dir_fns.php
parent8569fda732238fe8f1fd845e0b273cc325033df0 (diff)
downloadvolse-hubzilla-bbe16eba346274daae7532158e997b7becde5cc2.tar.gz
volse-hubzilla-bbe16eba346274daae7532158e997b7becde5cc2.tar.bz2
volse-hubzilla-bbe16eba346274daae7532158e997b7becde5cc2.zip
Stray line
Diffstat (limited to 'include/dir_fns.php')
-rw-r--r--include/dir_fns.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/dir_fns.php b/include/dir_fns.php
index cd812ddc7..0d0507059 100644
--- a/include/dir_fns.php
+++ b/include/dir_fns.php
@@ -36,9 +36,6 @@ function dir_safe_mode(&$a) {
return $o;
}
-if($safe_mode == 1)
- set_xconfig($observer,'directory','safe_mode', '0');
-
function sync_directories($dirmode) {
if($dirmode == DIRECTORY_MODE_STANDALONE || $dirmode == DIRECTORY_MODE_NORMAL)