From 722b042d1f3c2e0001329eeba5575960ce9efbd1 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Fri, 14 Sep 2012 08:23:41 -0700 Subject: Issue #863428 by Albert Volkman, Mile23: Fix up documentation for block cache constants --- modules/block/block.api.php | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/block') diff --git a/modules/block/block.api.php b/modules/block/block.api.php index 3cd52f8b7..312eb11f2 100644 --- a/modules/block/block.api.php +++ b/modules/block/block.api.php @@ -55,6 +55,7 @@ * viewed. * - DRUPAL_CACHE_GLOBAL: The block is the same for every user on every page * where it is visible. + * - DRUPAL_CACHE_CUSTOM: The module implements its own caching system. * - DRUPAL_NO_CACHE: The block should not get cached. * - properties: (optional) Array of additional metadata to add to the block. * Common properties include: -- cgit v1.2.3