From b81613e5e57fd208e832637b6886abf9ec806c4b Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Sun, 14 Jul 2013 12:25:28 -0400 Subject: [ticket/11700] With namespaces interface will no longer be a valid classname PHPBB3-11700 --- .../phpbb/notification/method/method_interface.php | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 phpBB/phpbb/notification/method/method_interface.php (limited to 'phpBB/phpbb/notification/method/method_interface.php') diff --git a/phpBB/phpbb/notification/method/method_interface.php b/phpBB/phpbb/notification/method/method_interface.php new file mode 100644 index 0000000000..b3ca757d5f --- /dev/null +++ b/phpBB/phpbb/notification/method/method_interface.php @@ -0,0 +1,48 @@ +