From 222f651d68e9a0e907f920101ba9fd635e10fb62 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 14 Apr 2012 18:26:44 +0100 Subject: [PATCH] Minor fix to start session from beginnig of file Was causing problems when opening a file, not able to set as session not started --- lib/settings.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/settings.php b/lib/settings.php index d3e1389..d0d5800 100644 --- a/lib/settings.php +++ b/lib/settings.php @@ -1,4 +1,6 @@