projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23b682e
)
fix another parse error
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 12 Apr 2010 23:42:01 +0000
(19:42 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 12 Apr 2010 23:42:01 +0000
(19:42 -0400)
agora/lib/Application.php
patch
|
blob
|
history
diff --git
a/agora/lib/Application.php
b/agora/lib/Application.php
index
a99324d
..
eb8f62b
100644
(file)
--- a/
agora/lib/Application.php
+++ b/
agora/lib/Application.php
@@
-98,7
+98,7
@@
class Agora_Application extends Horde_Registry_Application
$vfs->isFolder(Agora::AVATAR_PATH, 'gallery')) {
Horde::addScriptFile('popup.js', 'horde', true);
} else {
- $suppress[] = 'avatar_link'
+ $suppress[] = 'avatar_link'
;
}
break;
}