summaryrefslogtreecommitdiff
path: root/modules/block
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2011-02-19 14:11:50 +0000
committerDries Buytaert <dries@buytaert.net>2011-02-19 14:11:50 +0000
commitb7a2aeb608a88d4d2abe1a922610e6acec1c3255 (patch)
treeb1fbb3403e732cfd73380fda58ea8db38b4588e3 /modules/block
parent3e914018def1d59501a65857eb923f60f72afb79 (diff)
downloadbrdo-b7a2aeb608a88d4d2abe1a922610e6acec1c3255.tar.gz
brdo-b7a2aeb608a88d4d2abe1a922610e6acec1c3255.tar.bz2
- Patch #1025372 by rschwa: hook_block_info() should document max length of delta/array key.
Diffstat (limited to 'modules/block')
-rw-r--r--modules/block/block.api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/block/block.api.php b/modules/block/block.api.php
index 8d74d94e3..50b75a290 100644
--- a/modules/block/block.api.php
+++ b/modules/block/block.api.php
@@ -34,7 +34,7 @@
* it is preferable to use descriptive strings whenever possible, and only use a
* numeric identifier if you have to (for instance if your module allows users
* to create several similar blocks that you identify within your module code
- * with numeric IDs).
+ * with numeric IDs). The maximum length for delta values is 32 bytes.
*
* @return
* An associative array whose keys define the delta for each block and whose