X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fgadgets.php;h=d769a9d8707ac9b2793d5b36ffc5b8512478e1d4;hb=f280f651c1ea4059896655b132ddaec1e39cbd1b;hp=b02b6865fe23e2f7f3bf8817a795b09db4c39c8b;hpb=5660032ac785d410f90e3f5b0d6948dc90b0cfea;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());