Content deleted Content added
Aaron Schulz (talk | contribs) alert(xmlpage); |
Aaron Schulz (talk | contribs) m |
||
Line 68:
//Current time
xmlpage = xmlpage.split('<ul>')[1].split('</ul>')[0];
if (xmlpage.indexOf('<li>') == -1)
{
|