aboutsummaryrefslogtreecommitdiffstats
path: root/inc/lib_config.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lib_config.php')
-rwxr-xr-xinc/lib_config.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/lib_config.php b/inc/lib_config.php
index 78e10f9474e..dad2fbf8159 100755
--- a/inc/lib_config.php
+++ b/inc/lib_config.php
@@ -336,7 +336,6 @@ class OC_CONFIG{
$result = pg_exec($connection, $query);
}
}
- global $CONFIG_DBTABLEPREFIX;
}
}
?>