From 2c337852cff31297d681fb87d3098cc3d9041101 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Fri, 29 Feb 2008 06:14:46 +0000 Subject: major corrections to reading of preferences and a few misc fixes which I have now forgotten --- util.php | 1 + 1 file changed, 1 insertion(+) (limited to 'util.php') diff --git a/util.php b/util.php index 28bbabaf..2066babe 100644 --- a/util.php +++ b/util.php @@ -18,6 +18,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +$wang = 'util'; require_once 'lib/init.php'; header("Expires: Tuesday, 27 Mar 1984 05:00:00 GMT"); -- cgit