summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-12 14:06:20 +0400
committerAndrew Dolgov <[email protected]>2013-04-12 14:06:20 +0400
commitb68a266a734193dfeee8d9f52b9888b2798eb50c (patch)
tree30ba951b4de563d880e05a5b61072ff296a7bcbd /index.php
parent9bfda43e775ff23d980795363c3c792fd6d8b89d (diff)
remove no_cache_incantation()
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 0 insertions, 2 deletions
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');
?>