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
fb0c7c6d
Commit
fb0c7c6d
authored
Jul 17, 2009
by
Dries Buytaert
Browse files
- Patch
#522210
by gpk: phpdoc fix.
parent
23e70474
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/contact/contact.pages.inc
View file @
fb0c7c6d
...
...
@@ -29,7 +29,7 @@ function contact_site_page() {
return
$output
;
}
/*
/*
*
* Form builder; the site-wide contact form.
*/
function
contact_site_form
()
{
...
...
@@ -168,7 +168,7 @@ function contact_personal_page($account) {
return
$output
;
}
/*
/*
*
* Form builder; the personal contact form.
*/
function
contact_personal_form
(
&
$form_state
,
$recipient
)
{
...
...
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