From cbf4544887c7f496f2b2312727fe7bcb64a6d6c8 Mon Sep 17 00:00:00 2001 From: Alexander Kampmann Date: Thu, 5 Apr 2012 13:27:09 +0200 Subject: added index to config and pconfig table changed config.php to use REPLACE instead of INSERT, this removes one db hit. --- update.php | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) mode change 100755 => 100644 update.php (limited to 'update.php') diff --git a/update.php b/update.php old mode 100755 new mode 100644 index a69742a94..adb96b831 --- a/update.php +++ b/update.php @@ -1,6 +1,6 @@