summaryrefslogtreecommitdiff
path: root/Project-Unite/Global.asax
diff options
context:
space:
mode:
Diffstat (limited to 'Project-Unite/Global.asax')
-rw-r--r--Project-Unite/Global.asax1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project-Unite/Global.asax b/Project-Unite/Global.asax
new file mode 100644
index 0000000..a925d96
--- /dev/null
+++ b/Project-Unite/Global.asax
@@ -0,0 +1 @@
+<%@ Application Codebehind="Global.asax.cs" Inherits="Project_Unite.MvcApplication" Language="C#" %>