From f302cbe175e99f90448458f44a499eeb33f75261 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sun, 14 Jul 2013 10:16:15 -0400 Subject: [PATCH] [ticket/11696] Move file to new directory PHPBB3-11696 --- phpBB/{includes => phpbb}/db/tools.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename phpBB/{includes => phpbb}/db/tools.php (100%) diff --git a/phpBB/includes/db/tools.php b/phpBB/phpbb/db/tools.php similarity index 100% rename from phpBB/includes/db/tools.php rename to phpBB/phpbb/db/tools.php