
Moderator: el_teniente
by WascallyWabbit on Tue Apr 27, 2010 10:44 pm
by el_teniente on Tue Apr 27, 2010 10:54 pm
WascallyWabbit wrote:... they show the database entries just fine.
WascallyWabbit wrote:... However, when I go into Sudoku, it still only shows gamepack1 as being the only one installed. I have cleared both the Sudoku and main caches and still the same thing.
by WascallyWabbit on Wed Apr 28, 2010 1:36 am
by el_teniente on Wed Apr 28, 2010 3:14 am
$sql = 'SELECT MAX(game_pack) as last FROM ' . SUDOKU_TABLE;
$sql = 'SELECT game_pack as last FROM ' . SUDOKU_TABLE . ' ORDER BY game_pack DESC LIMIT 1';
Users browsing this forum: No registered users and 1 guest