projects
/
project/context.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
472b845
)
#290997: Fix from Pasqualle
author
young hahn
Tue, 5 Aug 2008 00:32:06 +0000 (
00:32
+0000)
committer
young hahn
Tue, 5 Aug 2008 00:32:06 +0000 (
00:32
+0000)
context_ui/context_ui_contrib.module
patch
|
blob
|
blame
|
history
diff --git
a/context_ui/context_ui_contrib.module
b/context_ui/context_ui_contrib.module
index
fff6ef2
..
e30ad61
100644
(file)
--- a/
context_ui/context_ui_contrib.module
+++ b/
context_ui/context_ui_contrib.module
@@
-5,6
+5,8
@@
* Implementation of hook_context_items()
*/
function context_ui_contrib_context_items() {
+ $items = array();
+
// Views
if (module_exists('views')) {
$items['views'] = array(