You are here

constant SAVE_DRAFT_DISABLED in Save Draft 7

Save draft functionality is disabled.

1 use of SAVE_DRAFT_DISABLED
SaveDraftTestCase::testNodeSave in ./save_draft.test
Make sure nodes save with the right publication status.

File

./save_draft.module, line 12
Main file for the Save Draft module, which adds a 'Save as draft' button to content types.

Code

define('SAVE_DRAFT_DISABLED', 0);