Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
d19ada18
Commit
d19ada18
authored
Aug 06, 2000
by
dave%intrec.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catching
this one.
parent
66e8b2e9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
editgroups.cgi
editgroups.cgi
+1
-1
No files found.
editgroups.cgi
View file @
d19ada18
...
...
@@ -258,7 +258,7 @@ if ($action eq 'new') {
my
@bitvals
=
(
'1'
,
'2'
,
'4'
,
'8'
,
'16'
,
'32'
,
'64'
,
'128'
,
'256'
,
'512'
,
'1024'
,
'2048'
,
'4096'
,
'8192'
,
'16384'
,
'32768'
,
'6553
5
'
,
'131072'
,
'262144'
,
'524288'
,
'1048576'
,
'2097152'
,
'6553
6
'
,
'131072'
,
'262144'
,
'524288'
,
'1048576'
,
'2097152'
,
'4194304'
,
'8388608'
,
'16777216'
,
'33554432'
,
'67108864'
,
'134217728'
,
'268435456'
,
'536870912'
,
'1073741824'
,
'2147483648'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment