From 076f8e821fa47911cce281956fdce93df5b86de1 Mon Sep 17 00:00:00 2001 From: "Nicolas A. Tonne" Date: Tue, 31 Mar 2015 20:30:25 +0200 Subject: [PATCH] Piwik tracking added #106 --- php/footer.php | 17 ++++++++++++++++- php/nochan.php | 15 +++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/php/footer.php b/php/footer.php index a3c4d53b..d8c01da5 100755 --- a/php/footer.php +++ b/php/footer.php @@ -9,4 +9,19 @@ - \ No newline at end of file + + + + + \ No newline at end of file diff --git a/php/nochan.php b/php/nochan.php index 65ad1504..bb746b26 100755 --- a/php/nochan.php +++ b/php/nochan.php @@ -131,5 +131,20 @@ foreach($fil as $files){ } }); + + + +