Bugs » compareURLs used to check domain, but that's not what you want to do

added on Jul 13, 2009 by jim
function compareURLs() compares the complete URL, including a page
site.com/something.php

But it's used in the line at about 4700 "The submitted URLs must be on the same domain",
it should be checking the domain only, if I understand it right.

Add reply

This thread has been inactive for more than 14 days, so it has been locked.

Feel free to create a new thread with your questions.