Hello
How can I change the order so newest comments show up at the top? I tried editing chronocomments.php and change every instance of ORDER BY datetime ASC to ORDER BY datetime DESC but that didn't changed anything.
Thanks in advance.
How can I change the order so newest comments show up at the top? I tried editing chronocomments.php and change every instance of ORDER BY datetime ASC to ORDER BY datetime DESC but that didn't changed anything.
Thanks in advance.