MARK_READ

Same name in other branches
  1. 9 core/includes/theme.inc \MARK_READ
  2. 8.9.x core/includes/theme.inc \MARK_READ
  3. 10 core/includes/theme.inc \MARK_READ
  4. 11.x core/includes/theme.inc \MARK_READ

Mark content as read.

Related topics

2 uses of MARK_READ
comment_prepare_thread in modules/comment/comment.module
Loop over comment thread, noting indentation level.
node_mark in modules/node/node.module
Determines the type of marker to be displayed for a given node.

File

includes/theme.inc, line 21

Code

define('MARK_READ', 0);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.