r18: Fixed showreport.php to not query comments and the bug report in one (the joins...
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 23 Dec 2004 20:46:31 +0000 (20:46 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 23 Dec 2004 20:46:31 +0000 (20:46 +0000)
commitbaf16d0f78665c6181297bbff4a9bac23382252b
treec615357e22624a58e6b9563450c06f3231096312
parent04956b08a0115911eccfbc1270e05e4f738205af
r18: Fixed showreport.php to not query comments and the bug report in one (the joins get confused and it becomes a mess). It's now two queries and we no longer have to create the arrays of data and then foreach() them.
showreport.php