From 78cf44fab38cf3a13687e6f64f9b54ada799ee33 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Mon, 16 Jan 2017 17:15:17 +0100 Subject: [PATCH] Fix bootscript --- index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/index.php b/index.php index 8f77b59..2013876 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,6 @@ $checkPathsRW = array( 'assets', 'protected/runtime', - 'protected/runtime/sessions/', ); foreach($checkPathsRW as $p)