style
authorJan Schneider <jan@horde.org>
Fri, 22 Oct 2010 20:43:42 +0000 (22:43 +0200)
committerJan Schneider <jan@horde.org>
Fri, 22 Oct 2010 22:44:20 +0000 (00:44 +0200)
framework/Translation/lib/Horde/Translation/Exception.php

index 237fa48..393a3e7 100644 (file)
@@ -10,4 +10,6 @@
  * @author  Jan Schneider <jan@horde.org>
  * @package Translation
  */
-class Horde_Translation_Exception extends Horde_Exception { }
+class Horde_Translation_Exception extends Horde_Exception
+{
+}