2
0
forked from Wavyzz/dolibarr

USe second parameter in GETPOST

This commit is contained in:
Laurent Destailleur
2017-09-15 10:52:53 +02:00
parent 0873260b8a
commit f5d2283093
10 changed files with 10 additions and 10 deletions

View File

@@ -38,7 +38,7 @@ $action = GETPOST('action','alpha');
$massaction = GETPOST('massaction','alpha');
$toselect = GETPOST('toselect', 'array');
$contextpage= GETPOST('contextpage','aZ')?GETPOST('contextpage','aZ'):'margindetail'; // To manage different context of search
$backtopage = GETPOST('backtopage');
$backtopage = GETPOST('backtopage','alpha');
$optioncss = GETPOST('optioncss','alpha');
// Load variable for pagination