Spelling in code comments patch: 'compatbility' -> 'compatibility' in checksetup.pl; patch by Vlad Dascalu <vladd@bugzilla.org>.
git-svn-id: svn://10.0.0.236/trunk@200270 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -3406,7 +3406,7 @@ if ($dbh->bz_table_info("flagtypes")) {
|
||||
|
||||
# 2002-11-24 - bugreport@peshkin.net - bug 147275
|
||||
#
|
||||
# If group_control_map is empty, backward-compatbility
|
||||
# If group_control_map is empty, backward-compatibility
|
||||
# usebuggroups-equivalent records should be created.
|
||||
my $entry = Param('useentrygroupdefault');
|
||||
$sth = $dbh->prepare("SELECT COUNT(*) FROM group_control_map");
|
||||
|
||||
Reference in New Issue
Block a user