Modif resgiter_global
This commit is contained in:
parent
9fb5630710
commit
d036518de3
@ -35,7 +35,9 @@ if ($action == 'update')
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
$page = $_GET["page"];
|
||||||
|
$sortfield = $_GET["sortfield"];
|
||||||
|
$sortorder = $_GET["sortorder"];
|
||||||
if ($page < 0) {
|
if ($page < 0) {
|
||||||
$page = 0 ; }
|
$page = 0 ; }
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user