projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9027cce
)
fix variable name
author
Michael J Rubinsky
<mrubinsk@horde.org>
Fri, 7 Jan 2011 19:06:08 +0000
(14:06 -0500)
committer
Michael J Rubinsky
<mrubinsk@horde.org>
Fri, 7 Jan 2011 19:32:39 +0000
(14:32 -0500)
turba/lib/Turba.php
patch
|
blob
|
history
diff --git
a/turba/lib/Turba.php
b/turba/lib/Turba.php
index
0fda36d
..
38b9ca9
100644
(file)
--- a/
turba/lib/Turba.php
+++ b/
turba/lib/Turba.php
@@
-394,7
+394,7
@@
class Turba {
return $sources;
}
- $sortedS
har
es = $defaults = $vbooks = array();
+ $sortedS
ourc
es = $defaults = $vbooks = array();
$personal = false;
foreach ($shares as $name => &$share) {
if (isset($sources[$name])) {