projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da5afa3
)
trailing ws
author
Ben Klang
<ben@alkaloid.net>
Tue, 9 Mar 2010 04:15:05 +0000
(23:15 -0500)
committer
Ben Klang
<ben@alkaloid.net>
Tue, 9 Mar 2010 04:15:05 +0000
(23:15 -0500)
shout/lib/Ajax/Application.php
patch
|
blob
|
history
diff --git
a/shout/lib/Ajax/Application.php
b/shout/lib/Ajax/Application.php
index
a5f50ac
..
1a65842
100644
(file)
--- a/
shout/lib/Ajax/Application.php
+++ b/
shout/lib/Ajax/Application.php
@@
-165,7
+165,7
@@
class Shout_Ajax_Application extends Horde_Ajax_Application_Base
$form->renderActive(null, null, 'javascript:saveAction()');
$output = ob_get_flush();
return $output;
-
+
} catch (Exception $e) {
//FIXME: Create a way to notify the user of the failure.
Horde::logMessage($e->getMessage(), __FILE__, __LINE__, PEAR_LOG_ERR);