From 73403551d6226955acd79997b6d838a67c8689c0 Mon Sep 17 00:00:00 2001 From: Uncled1023 Date: Wed, 31 Jan 2018 01:19:13 -0800 Subject: [PATCH] Reverted Piwik Tracker package to last working copy. --- .../Upload/Controllers/UploadController.cs | 1 - Teknik/Teknik.csproj | 3 -- Teknik/Web.config | 12 +++--- Teknik/packages.config | 1 - Utilities/Piwik/Piwik.csproj | 4 +- Utilities/Piwik/Tracking.cs | 40 +++++++++---------- Utilities/Piwik/packages.config | 2 +- 7 files changed, 29 insertions(+), 34 deletions(-) diff --git a/Teknik/Areas/Upload/Controllers/UploadController.cs b/Teknik/Areas/Upload/Controllers/UploadController.cs index d689d60..ba0462e 100644 --- a/Teknik/Areas/Upload/Controllers/UploadController.cs +++ b/Teknik/Areas/Upload/Controllers/UploadController.cs @@ -1,5 +1,4 @@ using nClam; -using Piwik.Tracker; using System; using System.Collections.Generic; using System.Data.Entity; diff --git a/Teknik/Teknik.csproj b/Teknik/Teknik.csproj index d9101f8..c5eb3c4 100644 --- a/Teknik/Teknik.csproj +++ b/Teknik/Teknik.csproj @@ -118,9 +118,6 @@ ..\packages\Owin.1.0\lib\net40\Owin.dll True - - ..\packages\Piwik.Tracker.3.0.0\lib\net40\Piwik.Tracker.dll - ..\packages\QRCoder.1.2.3\lib\net40\QRCoder.dll diff --git a/Teknik/Web.config b/Teknik/Web.config index 7d250ac..3bc4180 100644 --- a/Teknik/Web.config +++ b/Teknik/Web.config @@ -1,4 +1,4 @@ - +