summaryrefslogtreecommitdiff
path: root/lib/dberroraction.php
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-10-21 03:10:46 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-10-21 03:10:46 +0200
commitfb12094f616c52674b9a0a719fd78469ae60a6e6 (patch)
tree996b7d23885798bbc9ad21b923b975e701ad6822 /lib/dberroraction.php
parentbfdb8385ecc745002b8c45510caf2fdf7c2d2c9f (diff)
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
Diffstat (limited to 'lib/dberroraction.php')
-rw-r--r--lib/dberroraction.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/dberroraction.php b/lib/dberroraction.php
index 2cb66a022..0a6fce100 100644
--- a/lib/dberroraction.php
+++ b/lib/dberroraction.php
@@ -47,7 +47,6 @@ require_once INSTALLDIR.'/lib/servererroraction.php';
* @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
* @link http://status.net/
*/
-
class DBErrorAction extends ServerErrorAction
{
function __construct($message='Error', $code=500)