summaryrefslogtreecommitdiff
path: root/modules/node
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-03-27 18:41:14 +0000
committerDries Buytaert <dries@buytaert.net>2010-03-27 18:41:14 +0000
commitd864fc6363b03662cb904d6117b4e110f16d0158 (patch)
tree9da0a0eaa167652ed64b98a3d13e22ebbe37e6ec /modules/node
parentbe6d3c8bb601fa53839b6c187b31e883e3334560 (diff)
downloadbrdo-d864fc6363b03662cb904d6117b4e110f16d0158.tar.gz
brdo-d864fc6363b03662cb904d6117b4e110f16d0158.tar.bz2
- Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().
Diffstat (limited to 'modules/node')
-rw-r--r--modules/node/node.module2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/node/node.module b/modules/node/node.module
index 68a7c2f6d..e0e159073 100644
--- a/modules/node/node.module
+++ b/modules/node/node.module
@@ -191,8 +191,6 @@ function node_entity_info() {
'bundle keys' => array(
'bundle' => 'type',
),
- // Node.module handles its own caching.
- // 'cacheable' => FALSE,
'bundles' => array(),
'view modes' => array(
'full' => array(