You are here

constant LIBRARY_ACTION_NO_CHANGE in Library 5.2

Same name and namespace in other branches
  1. 6.2 library.module \LIBRARY_ACTION_NO_CHANGE
  2. 6 library.module \LIBRARY_ACTION_NO_CHANGE
  3. 7 library.module \LIBRARY_ACTION_NO_CHANGE

Library action that does not change item status.

2 uses of LIBRARY_ACTION_NO_CHANGE
library_admin_settings in ./library.admin.inc
Menu callback: Edit Library Settings.
library_transaction_form_submit in ./library.pages.inc
Handles transaction form submissions.

File

./library.module, line 52

Code

define('LIBRARY_ACTION_NO_CHANGE', 0);