diff --git a/htdocs/comm/people.php3 b/htdocs/comm/people.php3 index 31e1cd61fde..b77a260844a 100644 --- a/htdocs/comm/people.php3 +++ b/htdocs/comm/people.php3 @@ -69,13 +69,14 @@ if ($action == 'update') } } -/* - * - * - */ - llxHeader(); +if ($page == -1) { $page = 0 ; } +$limit = 26; +$offset = $limit * $page ; +$pageprev = $page - 1; +$pagenext = $page + 1; + if ($socid > 0) { @@ -225,7 +226,7 @@ if ($socid > 0) print "