Fix: Remove warning
This commit is contained in:
parent
51f7988bc2
commit
1f011fd34b
@ -64,7 +64,7 @@ if (! is_object($conf)) dolibarr_install_syslog("repair: conf file not initializ
|
||||
* View
|
||||
*/
|
||||
|
||||
pHeader('',"upgrade2",$_REQUEST['action']);
|
||||
pHeader('',"upgrade2",GETPOST('action'));
|
||||
|
||||
$actiondone=0;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user