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
6f731d92
Commit
6f731d92
authored
Oct 17, 2007
by
Dries Buytaert
Browse files
- Patch
#183965
by alpritt: corrected PHPdoc.
parent
6417a6ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/bootstrap.inc
View file @
6f731d92
...
...
@@ -745,6 +745,7 @@ function watchdog($type, $message, $variables = array(), $severity = WATCHDOG_NO
* @param $type
* The type of the message. One of the following values are possible:
* - 'status'
* - 'warning'
* - 'error'
*/
function
drupal_set_message
(
$message
=
NULL
,
$type
=
'status'
)
{
...
...
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