Function __global->_delete_attachment
Definitions
sources/attachments3.php
- Delete the specified attachment.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | AUTO_LINK | required parameter | N/A | N/A | The attachment ID to delete |
$db | object | required parameter | N/A | N/A | The database connector to use |