From b68a266a734193dfeee8d9f52b9888b2798eb50c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 12 Apr 2013 14:06:20 +0400 Subject: remove no_cache_incantation() --- index.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index b3f63d461..2fa856631 100644 --- a/index.php +++ b/index.php @@ -50,8 +50,6 @@ login_sequence($link); - no_cache_incantation(); - header('Content-Type: text/html; charset=utf-8'); ?> -- cgit v1.2.3-54-g00ecf