constant SAVED_DELETED

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/common.inc \SAVED_DELETED

Return status for saving which deleted an existing item.

Archivo

drupal-7.x/includes/common.inc, line 55
Common functions that many Drupal modules will need to reference.

Código

define('SAVED_DELETED', 3)