constant SAVED_NEW

Return status for saving which involved creating a new item.

14 uses of SAVED_NEW

File

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

Code

const SAVED_NEW = 1;