From c42bd28d172a9ae7439cc3868ebfda87e93f3490 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Thu, 12 Dec 2013 14:40:03 -0800 Subject: [ticket/12009] Prevent user from enabling invalid extension through direct URL PHPBB3-12009 --- tests/extension/ext/barfoo/ext.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/extension/ext/barfoo/ext.php') diff --git a/tests/extension/ext/barfoo/ext.php b/tests/extension/ext/barfoo/ext.php index 1b7bb7ca5e..0de403424c 100644 --- a/tests/extension/ext/barfoo/ext.php +++ b/tests/extension/ext/barfoo/ext.php @@ -1,6 +1,6 @@