Added server side code for creating

http://discimagechef.claunia.com with statistics and device
	reports.
This commit is contained in:
2017-06-03 01:19:47 +01:00
parent 64e95a31f9
commit 39e72a1cf9
24 changed files with 4988 additions and 1008 deletions

View File

@@ -8,7 +8,7 @@ http://msdn2.microsoft.com/en-us/library/b5ysx397.aspx
-->
<configuration>
<system.web>
<compilation debug="true" targetFramework="4.5">
<compilation targetFramework="4.5">
<assemblies />
</compilation>
<httpRuntime targetFramework="4.5" />