From adb33b2599c61b3b02cf1c5aeaccd728e95322f7 Mon Sep 17 00:00:00 2001 From: XaHY <112705091+xahys@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:03:57 +0300 Subject: [PATCH] Rename index.cfm to Application.cfc --- index.cfm => Application.cfc | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename index.cfm => Application.cfc (100%) diff --git a/index.cfm b/Application.cfc similarity index 100% rename from index.cfm rename to Application.cfc