summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2011-09-24 21:32:09 +0200
committerDries Buytaert <dries@buytaert.net>2011-09-24 21:32:09 +0200
commit6b74d02c854b8697a1a62fe3d79df7ba02771dcb (patch)
treee27b6c53d58f92b579c1de05f6df29d410eba84b
parent267c40e69027c869da92a34d4569c09fcedd1d57 (diff)
downloadbrdo-6b74d02c854b8697a1a62fe3d79df7ba02771dcb.tar.gz
brdo-6b74d02c854b8697a1a62fe3d79df7ba02771dcb.tar.bz2
- Patch #1263882 by TR, cweagans: removed trailing whitespace
-rw-r--r--authorize.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/authorize.php b/authorize.php
index 26319b8e7..9961b54b9 100644
--- a/authorize.php
+++ b/authorize.php
@@ -172,4 +172,3 @@ else {
if (!empty($output)) {
print theme('update_page', array('content' => $output, 'show_messages' => $show_messages));
}
-