From dc0bcdf8a08076f717e9e1b1f2c3ce57967dadb1 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 14 Mar 2014 12:54:28 +0100 Subject: [PATCH] [ticket/12268] Rename class file to recursive_dot_prefix_filter_iterator.php PHPBB3-12268 --- ...lter_iterator.php => recursive_dot_prefix_filter_iterator.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename phpBB/phpbb/{recursive_filter_iterator.php => recursive_dot_prefix_filter_iterator.php} (100%) diff --git a/phpBB/phpbb/recursive_filter_iterator.php b/phpBB/phpbb/recursive_dot_prefix_filter_iterator.php similarity index 100% rename from phpBB/phpbb/recursive_filter_iterator.php rename to phpBB/phpbb/recursive_dot_prefix_filter_iterator.php