You are here

constant REVISION_LIST_SIZE in Diff 5

Same name and namespace in other branches
  1. 5.2 diff.module \REVISION_LIST_SIZE
  2. 6.2 diff.module \REVISION_LIST_SIZE
  3. 6 diff.module \REVISION_LIST_SIZE
  4. 7.3 diff.module \REVISION_LIST_SIZE
  5. 7.2 diff.module \REVISION_LIST_SIZE

Number of items on one page of the revision list.

1 use of REVISION_LIST_SIZE
diff_node_revisions in ./diff.module
Input form to select two revisions.

File

./diff.module, line 6

Code

define('REVISION_LIST_SIZE', 50);