PDA

View Full Version : Last ten definitions/Latest


surf2bob
07-14-2007, 01:01 AM
Is there anyway to increase this to say the last twenty or thirty?

Thanks.

David
07-14-2007, 04:42 AM
Open display.php and find this line:
if ($type == 'latest') { $q.= Navig($q, 10); }
and change the 10 to the value you desire