SAVED_UPDATED

  1. drupal
    1. 4.7 includes/common.inc
    2. 5 includes/common.inc
    3. 6 includes/common.inc
    4. 7 includes/common.inc
    5. 8 core/includes/common.inc

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

File

core/includes/common.inc, line 52
Common functions that many Drupal modules will need to reference.

Code

const SAVED_UPDATED = 2
Login or register to post comments