MARK_NEW

  1. drupal
    1. 4.6 includes/theme.inc
    2. 4.7 includes/theme.inc
    3. 5 includes/theme.inc
    4. 6 includes/theme.inc
    5. 7 includes/theme.inc
    6. 8 core/includes/theme.inc

Mark content as being new.

File

core/includes/theme.inc, line 26
The theme system, which controls the output of Drupal.

Code

const MARK_NEW = 1

Related topics

Login or register to post comments