From cb19fcf9495e0ff5c6bf848c1f7c410dbafdf7f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Thu, 18 Jun 2026 14:05:58 +0400 Subject: [PATCH] =?UTF-8?q?Application.cfc:=20=D0=BC=D0=B8=D0=BD=D0=B8?= =?UTF-8?q?=D0=BC=D0=B0=D0=BB=D1=8C=D0=BD=D1=8B=D0=B9=20+=20getDS=20pg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application.cfc | 163 +++++++++--------------------------------------- 1 file changed, 29 insertions(+), 134 deletions(-) diff --git a/Application.cfc b/Application.cfc index b6a486c..2508f03 100644 --- a/Application.cfc +++ b/Application.cfc @@ -1,144 +1,39 @@ - - + - - - - - - - - - - - - - + + + + + + - + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ), - DE( "https://" ), - DE( "http://" ) - ) & - cgi.http_host & - reReplace( - getDirectoryFromPath( arguments.template ), "([^\\/]+[\\/]){#local.requestDepth#}$", - "", - "one" - ) - ) /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - - + + + + + + + + + + + + + -