From a370bbd4f9da5395dd43abf5347283b99d829af6 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Tue, 20 Aug 2013 07:45:14 +0000 Subject: [PATCH] Fix the file name so that it matches the file naming convention domains_delete.php changed to domain_delete.php since it is only deleting one domain. --- core/domain_settings/{domains_delete.php => domain_delete.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename core/domain_settings/{domains_delete.php => domain_delete.php} (100%) diff --git a/core/domain_settings/domains_delete.php b/core/domain_settings/domain_delete.php similarity index 100% rename from core/domain_settings/domains_delete.php rename to core/domain_settings/domain_delete.php