aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/extension/exception.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb/extension/exception.php')
-rw-r--r--phpBB/phpbb/extension/exception.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/extension/exception.php b/phpBB/phpbb/extension/exception.php
index b1f4997fdd..82327c9d5e 100644
--- a/phpBB/phpbb/extension/exception.php
+++ b/phpBB/phpbb/extension/exception.php
@@ -18,4 +18,4 @@ class exception extends \UnexpectedValueException
{
return $this->getMessage();
}
-} \ No newline at end of file
+}