constant SAVED_NEW
Same name and namespace in other branches
- 6.x drupal-6.x/includes/common.inc \SAVED_NEW
Return status for saving which involved creating a new item.
Archivo
- drupal-7.x/
includes/ common.inc, line 45 - Common functions that many Drupal modules will need to reference.
Código
define('SAVED_NEW', 1)