removed debug code

This commit is contained in:
Alexander M. Turek
2004-05-09 19:01:05 +00:00
parent ab435f590d
commit 6aa1cf45c8
3 changed files with 16 additions and 13 deletions

View File

@@ -171,7 +171,7 @@ if ($server > 0) {
// defined in the "common.lib.php" library)
// Note: if no controluser is defined, $dbh contains $userlink
$is_create_priv = true;
$is_create_priv = FALSE;
$is_process_priv = TRUE;
$is_reload_priv = FALSE;