diff options
author | Thomas Willingham <founder@kakste.com> | 2013-11-09 18:49:50 +0000 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-11-09 18:49:50 +0000 |
commit | bbe16eba346274daae7532158e997b7becde5cc2 (patch) | |
tree | aa90eaf592d39b7e3a989a31f091ca1ed07856a0 | |
parent | 8569fda732238fe8f1fd845e0b273cc325033df0 (diff) | |
download | volse-hubzilla-bbe16eba346274daae7532158e997b7becde5cc2.tar.gz volse-hubzilla-bbe16eba346274daae7532158e997b7becde5cc2.tar.bz2 volse-hubzilla-bbe16eba346274daae7532158e997b7becde5cc2.zip |
Stray line
-rw-r--r-- | include/dir_fns.php | 3 |
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) |