From 37c77d22d9997de6c349f84a1b37dd312e768520 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Tue, 26 Mar 2013 23:09:16 +0000 Subject: [PATCH] Rename files removing table and replace with schema. --- app/schemas/{table_data_delete.php => schema_data_delete.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/schemas/{table_data_delete.php => schema_data_delete.php} (100%) diff --git a/app/schemas/table_data_delete.php b/app/schemas/schema_data_delete.php similarity index 100% rename from app/schemas/table_data_delete.php rename to app/schemas/schema_data_delete.php