Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@62 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
Kenzaburo Ito committed Dec 11, 2000
1 parent 9e7fb33 commit facaf66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions view_bug_all_page.php3
Expand Up @@ -188,8 +188,6 @@
$query = $query." LIMIT $f_offset, $f_limit_view";
}

echo $query;

### perform query
$result = db_mysql_query( $query );
$row_count = mysql_num_rows( $result );
Expand Down

0 comments on commit facaf66

Please sign in to comment.