summaryrefslogtreecommitdiff
path: root/install_cleanup.php
diff options
context:
space:
mode:
Diffstat (limited to 'install_cleanup.php')
-rw-r--r--install_cleanup.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/install_cleanup.php b/install_cleanup.php
index 4846d8a..e7e9085 100644
--- a/install_cleanup.php
+++ b/install_cleanup.php
@@ -110,7 +110,6 @@ if( !empty( $_REQUEST['create_tables'] ) && !empty( $dbIntegrity )) {
}
if( !empty( $gDebug ) || !empty( $_REQUEST['debug'] )) {
- $gBitInstaller->debug();
$gBitInstallDb->debug = 99;
}
@@ -143,7 +142,6 @@ if( !empty( $_REQUEST['create_tables'] ) && !empty( $dbIntegrity )) {
// if any of the serviceList items have been unchecked, disable the appropriate packages
if( !empty( $_REQUEST['resolve_conflicts'] ) ) {
if( !empty( $gDebug ) || !empty( $_REQUEST['debug'] ) ) {
- $gBitInstaller->debug();
$gBitInstallDb->debug = 99;
}
// === Permissions