From bf1be2bf4971688dfe925699c3797dac319cd4b8 Mon Sep 17 00:00:00 2001 From: Fatih Orhan Date: Thu, 4 Apr 2013 11:14:33 +0300 Subject: [PATCH] Don't add 'index.php' to url, REQUEST_URI has it See http://php.net/manual/en/reserved.variables.server.php --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 167c4401..d89fa41c 100755 --- a/index.php +++ b/index.php @@ -84,7 +84,7 @@ function url(){
  • home
  • favorites
  • archive
  • -
  • poche it !
  • +
  • poche it !
  • prepare("SELECT * FROM entries WHERE read=?"); -- 2.41.0