only in patch2: unchanged: --- /dev/null +++ b/autosave.api.php @@ -0,0 +1,35 @@ + $user->uid, + ':type' => str_replace("-", "_", $path_args[2])))->fetchObject(); + } + $prevent_autosave = $submitted ? TRUE : $prevent_autosave; + } +}