Fix : column name changed

This commit is contained in:
Maxime Kohlhaas 2013-11-08 16:24:03 +01:00
parent 1c6edf2d03
commit 2b74f03eb6

View File

@ -92,7 +92,7 @@ $filter=GETPOST('filter');
$statut=GETPOST('statut');
if (! $sortorder) { $sortorder="ASC"; }
if (! $sortfield) { $sortfield="nom"; }
if (! $sortfield) { $sortfield="lastname"; }
/*