HOR-2689 Removed instances of LoadSystem, LoadThirdParty
This commit is contained in:
committed by
davidcallizaya
parent
60efcf7ac7
commit
5d3a4c073f
@@ -33,7 +33,7 @@ if (isset($aFields['AUTH_SOURCE_DATA']['AUTH_SOURCE_GRID_ATTRIBUTE'])) {
|
||||
$aAttributes = $aFields['AUTH_SOURCE_DATA']['AUTH_SOURCE_GRID_ATTRIBUTE'];
|
||||
}
|
||||
|
||||
//G::LoadThirdParty( 'pear/json', 'class.json' );
|
||||
|
||||
//$oJSON = new Services_JSON();
|
||||
|
||||
foreach ($_POST['aUsers'] as $sUser) {
|
||||
|
||||
Reference in New Issue
Block a user