constant SAVED_NEW

Return status for saving which involved creating a new item.

File

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

Code

define('SAVED_NEW', 1)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!common.inc/constant/SAVED_NEW/7.x