HOR-2689 Removed instances of LoadSystem, LoadThirdParty
This commit is contained in:
committed by
davidcallizaya
parent
60efcf7ac7
commit
5d3a4c073f
@@ -441,7 +441,7 @@ class pmLicenseManager
|
||||
$LicenseStatus = $this->lookForStatusLicense(); //we're looking for a status ACTIVE
|
||||
|
||||
//getting the content from file
|
||||
G::LoadSystem('inputfilter');
|
||||
|
||||
$filter = new InputFilter();
|
||||
$path = $filter->xssFilterHard($path, 'path');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user