CC-2446:Crash in playlist builder

- fixed.
This commit is contained in:
James 2011-06-24 17:00:59 -04:00
parent eef1927f07
commit cace4c6d89
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
$items = $this->pl->getContents();
if (count($items)) : ?>
<?php $i = 0; ?>
<?php foreach($items as $item) : ?>
<li class="ui-state-default" id="spl_<?php echo $i ?>">
<div class="list-item-container">