From: Pierre Habouzit (MadCoder Date: Mon, 24 Jan 2005 14:30:17 +0000 (+0000) Subject: little detail wrt contacts sorting X-Git-Tag: xorg/old~364 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=bf719da3f09808497640ee812b93f38211b10e48;p=platal.git little detail wrt contacts sorting git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-394 --- diff --git a/htdocs/carnet/mescontacts.php b/htdocs/carnet/mescontacts.php index 5021bb1..79b8ed9 100644 --- a/htdocs/carnet/mescontacts.php +++ b/htdocs/carnet/mescontacts.php @@ -61,7 +61,7 @@ switch (Env::get('action')) { } } -if(Get::has('trombi')) { +if(Get::get('trombi')) { require_once('trombi.inc.php'); function getList($offset,$limit) { global $globals;