diff --git a/index.php b/index.php index 144962e1..dc43d1a4 100644 --- a/index.php +++ b/index.php @@ -48,7 +48,7 @@ if (file_exists($configPath)) { */ session_start( array( - 'name' => 'wishthis' + 'name' => 'wishthis', ) );