*** empty log message ***

This commit is contained in:
sebastian 2005-02-25 20:44:39 +00:00
parent f858f935c2
commit a8d5505d51
12 changed files with 211 additions and 76 deletions

View file

@ -50,7 +50,7 @@ class uiBrowser extends uiBase {
function getAlertMsg()
{
{
if ($_SESSION['alertMsg']) {
$this->alertMsg = $_SESSION['alertMsg'];
unset($_SESSION['alertMsg']);