From 352c60a6c40d84e83fc9317d3cefb7b4a41c0a9c Mon Sep 17 00:00:00 2001 From: Kai Hendry Date: Wed, 12 Jun 2013 02:12:02 +0000 Subject: [PATCH] 1.1 update done, fixes #27 --- .gitignore | 1 + index.shtml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3a11a2f..6aa30c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ u/* active-users.txt version.txt +secret.php diff --git a/index.shtml b/index.shtml index 6b060dd..5c9fd38 100644 --- a/index.shtml +++ b/index.shtml @@ -56,7 +56,6 @@ if (user) { window.location.replace("/u/" + user); }