constant SAVED_NEW

Same name and namespace in other branches
  1. 7.x drupal-7.x/includes/common.inc \SAVED_NEW

Return status for saving which involved creating a new item.

Archivo

drupal-6.x/includes/common.inc, line 14
Common functions that many Drupal modules will need to reference.

Código

define('SAVED_NEW', 1)