\n";
if ($p->description) {
echo "\t
"
.$p->title.''.($p->subtitle ? ": {$p->subtitle}" : '').' - '
.$p->description."
\n";
}
echo "\t
".$p->title."";
if ($p->subtitle) {
echo ": {$p->subtitle}";
}
echo "
\n";
echo "\t
".date('g:i A', do_dst($p->stime)).' - '.
date('g:i A', do_dst($p->etime)).' on '.
$channel['callSign'].' ('.$channel['channel'].')
';
# echo '
diff(title, search): '.$strcmp.'
';
echo "";
if ($p->description) echo '