X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fgadgets.php;h=d769a9d8707ac9b2793d5b36ffc5b8512478e1d4;hb=94590511073104fbf5b565cf988e76182021ef47;hp=b02b6865fe23e2f7f3bf8817a795b09db4c39c8b;hpb=b00527ff4a4883f2bd8bdfcceb6d4123f19ef785;p=platal.git diff --git a/modules/gadgets.php b/modules/gadgets.php index b02b686..d769a9d 100644 --- a/modules/gadgets.php +++ b/modules/gadgets.php @@ -1,6 +1,6 @@ = NOW() ORDER BY e.creation_date DESC', S::i('uid')); $page->assign('event_count', XDB::query("SELECT FOUND_ROWS()")->fetchOneCell());