Got rid of a warning.

This commit is contained in:
paul 2006-11-21 17:09:14 +00:00
parent 9063d1e639
commit 436bafc18e
1 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
{foreach from=$_scale item="_hour"}
{if is_array($_entrys[$_hour])}
{if isset($_hour) && is_array($_entrys[$_hour])}
<tr class="blue1">
<td style="border-left: 1px solid #ccc; cursor: pointer" {include file="scheduler/day_additem.tpl"}>
{$_hour|string_format:"%02d"}:00