summaryrefslogtreecommitdiffstats
path: root/apps/admin_export/settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/admin_export/settings.php')
-rw-r--r--apps/admin_export/settings.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/admin_export/settings.php b/apps/admin_export/settings.php
index e7de74f7588..1c98bb552f1 100644
--- a/apps/admin_export/settings.php
+++ b/apps/admin_export/settings.php
@@ -144,7 +144,6 @@ function unlinkRecursive($dir, $deleteRootToo)
return;
}
-
function copy_r( $path, $dest )
{