From 45c8a68beba728d0e735bfc7e0426d3a532b2fa7 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sun, 7 Jun 2015 19:40:51 +0200 Subject: deleted counter function - never needed in the last 4 years --- public/index.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php index 418b7eea..c625c386 100644 --- a/public/index.php +++ b/public/index.php @@ -163,6 +163,4 @@ echo template_render('../templates/layout.html', array( 'locale' => $_SESSION['locale'] )); -counter(); - ?> -- cgit v1.2.3-54-g00ecf