projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
435cc81
)
turba_shares might not exist
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 30 Jul 2010 17:43:16 +0000
(11:43 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 30 Jul 2010 17:43:28 +0000
(11:43 -0600)
turba/browse.php
patch
|
blob
|
history
diff --git
a/turba/browse.php
b/turba/browse.php
index
b65fbfe
..
8e06688
100644
(file)
--- a/
turba/browse.php
+++ b/
turba/browse.php
@@
-37,7
+37,7
@@
$params = array(
'addSources' => $addSources,
'cfgSources' => $cfgSources,
'attributes' => $attributes,
- 'turba_shares' =>
$turba_shares
,
+ 'turba_shares' =>
isset($turba_shares) ? $turba_shares : null
,
'conf' => $conf,
'source' => $default_source,
'browser' => $browser