diff options
author | Philip Häusler <msquare@notrademark.de> | 2013-12-12 13:38:04 +0100 |
---|---|---|
committer | Philip Häusler <msquare@notrademark.de> | 2013-12-12 13:38:04 +0100 |
commit | e46528ff21fc9dd90372847a52196f43f23a1c3e (patch) | |
tree | fcdc6d6cad2698a30195b340f55929a2db190e8e /includes | |
parent | ec4f173a61b1ef998b63995c3fee8773c3e393b2 (diff) |
#134 removed empty line at the end of admin log php
Diffstat (limited to 'includes')
-rw-r--r-- | includes/pages/admin_log.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/pages/admin_log.php b/includes/pages/admin_log.php index b4a3c965..2dfc169a 100644 --- a/includes/pages/admin_log.php +++ b/includes/pages/admin_log.php @@ -21,4 +21,3 @@ function admin_log() { )); } ?> - |