Quote:
|
Originally Posted by omegatron Where would this be at your looking to change showphoto recent comments?
If its the showphoto page in showphoto.php lines 761 and 763 on the query lines is this
ORDER BY date ASC
change to this
ORDER BY date DESC |
Actually, I mean in ReviewPost. I'd imagine I just change the same thing in showproduct.php, though. Thanks!