leeres feld abgefangen
git-svn-id: svn://svn.cccv.de/engel-system@178 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
parent
042a1577c1
commit
08f8728014
|
@ -24,6 +24,7 @@ function ShowSwitchDay()
|
||||||
|
|
||||||
echo "\n\n<table border=\"0\" width=\"100%\"><tr>\n";
|
echo "\n\n<table border=\"0\" width=\"100%\"><tr>\n";
|
||||||
|
|
||||||
|
if( isset($VeranstaltungsTage))
|
||||||
foreach( $VeranstaltungsTage as $k => $v)
|
foreach( $VeranstaltungsTage as $k => $v)
|
||||||
if( $ausdatum == $v)
|
if( $ausdatum == $v)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue