aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/attachment/resync.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-09-21 11:01:01 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-10-09 10:15:39 +0200
commite158db5daa8b9eedfea9d17b5d678320ac7f8f61 (patch)
tree251c6e7e3c9d6b59acd9ab4ee018dbed3a9dbfc2 /phpBB/phpbb/attachment/resync.php
parent40117c77304468120245ae05b6b99f1d2a68c9f6 (diff)
downloadforums-e158db5daa8b9eedfea9d17b5d678320ac7f8f61.tar
forums-e158db5daa8b9eedfea9d17b5d678320ac7f8f61.tar.gz
forums-e158db5daa8b9eedfea9d17b5d678320ac7f8f61.tar.bz2
forums-e158db5daa8b9eedfea9d17b5d678320ac7f8f61.tar.xz
forums-e158db5daa8b9eedfea9d17b5d678320ac7f8f61.zip
[ticket/14168] Minor coding style fixes
PHPBB3-14168
Diffstat (limited to 'phpBB/phpbb/attachment/resync.php')
-rw-r--r--phpBB/phpbb/attachment/resync.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/attachment/resync.php b/phpBB/phpbb/attachment/resync.php
index c247fcce7a..9abf961c6b 100644
--- a/phpBB/phpbb/attachment/resync.php
+++ b/phpBB/phpbb/attachment/resync.php
@@ -120,4 +120,4 @@ class resync
}
}
-} \ No newline at end of file
+}