projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85179dd
)
Shout: Remove debugging
author
Ben Klang
<ben@alkaloid.net>
Sat, 3 Apr 2010 01:56:28 +0000
(21:56 -0400)
committer
Ben Klang
<ben@alkaloid.net>
Sat, 3 Apr 2010 01:56:28 +0000
(21:56 -0400)
shout/wizard.php
patch
|
blob
|
history
diff --git
a/shout/wizard.php
b/shout/wizard.php
index
6f7f6e2
..
2999ecc
100644
(file)
--- a/
shout/wizard.php
+++ b/
shout/wizard.php
@@
-61,7
+61,6
@@
try {
'star', 'admin_login', array());
$extensions = $shout->extensions->getExtensions($curaccount['code']);
} catch (Exception $e) {
- print_r($e);
$notification->push($e);
}