From be141d6e1d428ea4389dac5f03e3d9dcc7fd0c1d 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