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