Get the flash message from session and then delete it This function is overridable from the custom helpers/session_helper.php
Parameters | |||
---|---|---|---|
string
|
$name = '' |
The optional session name to retrieve the message from |
# |
bool
|
$html = true |
Return HTML or plain text |
# |
Returns | |
---|---|
string
|
The HTML message |