Skip to content

Commit daa5d24

Browse files
author
Christopher Day
committed
bug fixes
1 parent f55cabc commit daa5d24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

install/index.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<?php
2+
3+
session_start();
4+
25
ini_set('display_errors', 1);
36
ini_set('display_startup_errors', 1);
47
error_reporting(E_ALL);

0 commit comments

Comments
 (0)