Webmastersite.net
Register Log In

search.php code question

Title search.php code question
Message Text We found in search.php on line 189 version 4.1.6 and prior is it correct? Line reads: "while ($linkrow = $db->row($dolinksearch))" This appears to be testing equivalence and likely wants to use the equal == operator as in: "while ($linkrow == $db->row($dolinksearch))"
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership rw
Views 574 views. Averaging 0 views per day.
Similar Topics
Submission Date Oct 19, 2007 - 9:41 AM