Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
91ef4698
Commit
91ef4698
authored
Mar 29, 2007
by
Nigel McNie
Committed by
Nigel McNie
Mar 29, 2007
Browse files
Added a missing 'staff' column to a query to prevent notices.
parent
fdea8da2
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/contacts/groups/edit.php
View file @
91ef4698
...
...
@@ -68,6 +68,7 @@ $editgroup = pieform(array(
'rules'
=>
array
(
'required'
=>
true
),
'defaultvalue'
=>
$group_members
,
'help'
=>
true
,
'filter'
=>
false
,
),
'id'
=>
array
(
'type'
=>
'hidden'
,
...
...
Write
Preview
Supports
Markdown
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