S
Size: a a a
S
S
i
i
М
i
$ids = [2029363,2029364];
foreach ($ids as $id) {
$response = $modx->runProcessor('resource/delete', array('id' => $id));
if (!$response->isError()) {
return 'Ресурс отмечен как удаленный!';
}
}i
М
i
М
М
i
i
М
i
i
A
A
A
i