From c16b6c4f1cf9bda14ca1effd8f84a10166eb5688 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 15 Jan 2009 16:05:56 +0000 Subject: [PATCH] rename schema_data.php to schema_structure.php because it holds the schema structure and not the schema data git-svn-id: file:///svn/phpbb/trunk@9262 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/install/schemas/{schema_data.php => schema_structure.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename phpBB/install/schemas/{schema_data.php => schema_structure.php} (100%) diff --git a/phpBB/install/schemas/schema_data.php b/phpBB/install/schemas/schema_structure.php similarity index 100% rename from phpBB/install/schemas/schema_data.php rename to phpBB/install/schemas/schema_structure.php