This commit is contained in:
Miroslav Stampar
2025-12-31 00:13:42 +01:00
parent d7be168f79
commit 33cd5d5055
6 changed files with 9 additions and 4 deletions

View File

@@ -372,6 +372,7 @@ class WEB_PLATFORM(object):
ASP = "asp"
ASPX = "aspx"
JSP = "jsp"
CFM = "cfm"
class CONTENT_TYPE(object):
TARGET = 0