constant SAVED_UPDATED

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

Return status for saving which involved an update to an existing item.

Archivo

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

Código

define('SAVED_UPDATED', 2)