Fix: Remove warning

This commit is contained in:
Laurent Destailleur 2010-09-18 17:11:46 +00:00
parent 51f7988bc2
commit 1f011fd34b

View File

@ -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;