hi guys! i got a mod of PHPFOX and it is not nulled.. any one here can help me with this code?

Code: 
$aLicenseParams['lic_key'] = $aCon['lic_key'];  
                        $aLicenseParams['loc_key'] = $aCon['loc_key'];  
                        $aLicenseParams['loc_key_table'] = $this->oServAbsBrDb->getT(array('sTable' => $sConfigTable));  
                        $aLicenseParams['loc_key_cell'] = 'loc_key';  
                        $aLicenseParams['shutdown_table'] = $this->oServAbsBrDb->getT(array('sTable' => $sConfigTable));  
                        $aLicenseParams['shutdown_cell'] = 'shutdown';  
                        $aLicenseParams['shutdown_on'] = '1';  
                        $aLicenseParams['shutdown_off'] = '0';  
                        $aLicenseParams['product_id'] = '8';  
                        $bKeyIsValid = $this->oServAbsBrSite->aePhoneHome($aLicenseParams);  
                        if(!$bKeyIsValid){ $aCon['shutdown'] = 1;  $aCon['verified'] = false; }else{  $aCon['verified'] = true; }  
                        unset($aCon['loc_key']);  
                        unset($aCon['cryptoid']);

cyber-cliff Reviewed by cyber-cliff on . Help me with this code! hi guys! i got a mod of PHPFOX and it is not nulled.. any one here can help me with this code? $aLicenseParams = $aCon; $aLicenseParams = $aCon; $aLicenseParams = $this->oServAbsBrDb->getT(array('sTable' => $sConfigTable)); $aLicenseParams = 'loc_key'; $aLicenseParams = $this->oServAbsBrDb->getT(array('sTable' => $sConfigTable)); $aLicenseParams = Rating: 5