MARK_UPDATED

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

Mark content as being updated.

Related topics

2 uses of MARK_UPDATED
node_mark in modules/node/node.module
Determines the type of marker to be displayed for a given node.
theme_mark in includes/theme.inc
Returns HTML for a marker for new or updated content.

File

includes/theme.inc, line 31

Code

define('MARK_UPDATED', 2);

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