constant SAVED_DELETED
Same name and namespace in other branches
- 7.x drupal-7.x/includes/common.inc \SAVED_DELETED
Return status for saving which deleted an existing item.
Archivo
- drupal-6.x/
includes/ common.inc, line 24 - Common functions that many Drupal modules will need to reference.
Código
define('SAVED_DELETED', 3)