aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-05-15 12:36:22 +0200
committerTristan Darricau <github@nicofuma.fr>2014-05-15 12:36:22 +0200
commitd53336af061e4c7b892c3acf4ce8fe0fa0205a72 (patch)
tree7c09c059c75fb7c14325b06341497e3a77136b9c /phpBB
parent292908ca4add9d6e31a35c7e620046b3f038e81d (diff)
downloadforums-d53336af061e4c7b892c3acf4ce8fe0fa0205a72.tar
forums-d53336af061e4c7b892c3acf4ce8fe0fa0205a72.tar.gz
forums-d53336af061e4c7b892c3acf4ce8fe0fa0205a72.tar.bz2
forums-d53336af061e4c7b892c3acf4ce8fe0fa0205a72.tar.xz
forums-d53336af061e4c7b892c3acf4ce8fe0fa0205a72.zip
[ticket/11224] Remove new line in acm_memory.php
PHPBB3-11224
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/includes/acm/acm_memory.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/acm/acm_memory.php b/phpBB/includes/acm/acm_memory.php
index 2ed5e9902d..9b68585d24 100644
--- a/phpBB/includes/acm/acm_memory.php
+++ b/phpBB/includes/acm/acm_memory.php
@@ -448,4 +448,4 @@ class acm_memory
}
}
-?>
+?> \ No newline at end of file