SAVED_NEW

in includes/common.inc

Return status for saving which involved creating a new item.

<?php
define('SAVED_NEW', 1);
?>