*** empty log message ***
This commit is contained in:
parent
f858f935c2
commit
a8d5505d51
12 changed files with 211 additions and 76 deletions
|
@ -50,7 +50,7 @@ class uiBrowser extends uiBase {
|
|||
|
||||
|
||||
function getAlertMsg()
|
||||
{
|
||||
{
|
||||
if ($_SESSION['alertMsg']) {
|
||||
$this->alertMsg = $_SESSION['alertMsg'];
|
||||
unset($_SESSION['alertMsg']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue