From b95fdacdd378877d277e261465da73deb06e50da Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Tue, 10 Sep 2013 14:01:09 +0200 Subject: [ticket/11700] Move all recent code to namespaces PHPBB3-11700 --- tests/extension/ext/bar/ext.php | 2 +- tests/extension/ext/barfoo/ext.php | 2 +- tests/extension/ext/foo/ext.php | 2 +- tests/extension/ext/vendor/moo/ext.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/extension/ext') diff --git a/tests/extension/ext/bar/ext.php b/tests/extension/ext/bar/ext.php index 5585edf9ac..edae25663a 100644 --- a/tests/extension/ext/bar/ext.php +++ b/tests/extension/ext/bar/ext.php @@ -1,6 +1,6 @@