MARK_UPDATED

  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 updated.

File

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

Code

const MARK_UPDATED = 2

Related topics

Login or register to post comments