projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba0c231
)
Fix braces.
author
Jan Schneider
<jan@horde.org>
Mon, 15 Feb 2010 14:42:10 +0000
(15:42 +0100)
committer
Jan Schneider
<jan@horde.org>
Mon, 15 Feb 2010 17:03:58 +0000
(18:03 +0100)
kronolith/lib/View/Event.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/View/Event.php
b/kronolith/lib/View/Event.php
index
8920ebe
..
900f0c5
100644
(file)
--- a/
kronolith/lib/View/Event.php
+++ b/
kronolith/lib/View/Event.php
@@
-77,8
+77,8
@@
class Kronolith_View_Event {
break;
}
}
- } catch (Exception $e) {
}
+ } catch (Exception $e) {
}
}