From 65912668d225fd72a8efb9f73520609523be400b Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sat, 10 May 2008 09:11:22 +0000 Subject: decided to not try to detect the charset, its just such a pain in the ass and I have no figured out a way to actually get it right, reduced frequency of prune calls to speed up login --- lib/class/error.class.php | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) (limited to 'lib/class/error.class.php') diff --git a/lib/class/error.class.php b/lib/class/error.class.php index 61202532..13f96882 100644 --- a/lib/class/error.class.php +++ b/lib/class/error.class.php @@ -1,21 +1,23 @@