Project

General

Profile

« Previous | Next » 

Revision ffab667b

Added by Scott Ullrich over 19 years ago

Actually return X records, not X+1

View differences:

usr/local/www/diag_logs_filter.php
61 61

  
62 62
	$filterlog = array();
63 63

  
64
	$counter = 0;
64
	$counter = 1;
65 65

  
66 66
	foreach ($logarr as $logent) {
67 67

  

Also available in: Unified diff