From f0ca482672f2145c399bb7e1c01925dcccbfc621 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 24 Oct 2001 12:56:25 +0000 Subject: [PATCH] clarification --- config.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php3 b/config.inc.php3 index f2b286a52..a0d563850 100755 --- a/config.inc.php3 +++ b/config.inc.php3 @@ -99,7 +99,7 @@ $cfgPersistentConnections = FALSE; // use persistent connections to MySQL datab $cfgSkipLockedTables = FALSE; // mark used tables, make possible to show // locked tables (since MySQL 3.23.30) $cfgShowSQL = TRUE; // show SQL queries as run -$cfgAllowUserDropDatabase = FALSE; // disallow users to delete their own database +$cfgAllowUserDropDatabase = FALSE; // show a 'Drop database' link to normal users $cfgConfirm = TRUE; // confirm 'DROP TABLE' & 'DROP DATABASE' $cfgShowStats = TRUE; // allow to display statistics and space usage in