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
165fabc6
Commit
165fabc6
authored
Jan 26, 2007
by
Nigel McNie
Committed by
Nigel McNie
Jan 26, 2007
Browse files
Fixed no admin thing available when sending an email validation message
parent
1bc91fe0
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/internal/index.php
View file @
165fabc6
...
...
@@ -156,6 +156,7 @@ function profileform_submit(Pieform $form, $values) {
'firstname'
=>
$USER
->
get
(
'firstname'
),
'lastname'
=>
$USER
->
get
(
'lastname'
),
'preferredname'
=>
$USER
->
get
(
'preferredname'
),
'admin'
=>
$USER
->
get
(
'admin'
),
'email'
=>
$email
,
),
null
,
...
...
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