Lines Matching refs:ThisLine
1110 $ThisLine = '<tr>'; variable
1111 …$ThisLine .= '<td><a href="'.htmlentities('demo.browse.php?filename='.rawurlencode($row['filename'…
1112 …$ThisLine .= '<td><a href="'.htmlentities($_SERVER['PHP_SELF'].'?m3ufilename='.urlencode($row['fil…
1117 …$ThisLine .= '<td><a href="'.htmlentities($_SERVER['PHP_SELF'].'?synchronizetagsfrom=all&filename=…
1248 $ThisLine .= '<td bgcolor="#0099cc">';
1250 $ThisLine .= '<td bgcolor="#ff9999">';
1252 $ThisLine .= '<td bgcolor="#ff0000">';
1254 $ThisLine .= '<td bgcolor="#00cc00">';
1256 …$ThisLine .= '<a href="'.htmlentities($_SERVER['PHP_SELF'].'?synchronizetagsfrom='.$tagtype.'&file…
1257 $ThisLine .= '</td>';
1260 $ThisLine .= '</tr>';
1278 echo $ThisLine;
1318 echo $ThisLine;