Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
dc08a8c2
Commit
dc08a8c2
authored
Oct 04, 2000
by
Dries Buytaert
Browse files
(oops, forgot something)
parent
9a5e9606
Changes
1
Hide whitespace changes
Inline
Side-by-side
account.php
View file @
dc08a8c2
...
...
@@ -326,10 +326,8 @@ function account_track_comments() {
$data
[
signature
]
=
$edit
[
signature
];
dbsave
(
"users"
,
$data
,
$user
->
id
);
user_rehash
();
header
(
"account.php"
);
}
showUser
(
$user
->
userid
);
break
;
default
:
showUser
(
$user
->
userid
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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