diff --git a/pool/base.php b/pool/base.php index 4430a175..5f2eb774 100644 --- a/pool/base.php +++ b/pool/base.php @@ -6,6 +6,9 @@ global $dbg, $dbgstr; $dbg = false; $dbgstr = ''; # +global $alrts; +$alrts = array(); +# function adddbg($str) { global $dbg, $dbgstr; diff --git a/pool/db.php b/pool/db.php index c845d5e9..97af40d2 100644 --- a/pool/db.php +++ b/pool/db.php @@ -1,7 +1,6 @@ "; + $top .= $alert_marker; if ($loginfailed === true) $top .= '