diff options
Diffstat (limited to 'public/install.php')
| -rw-r--r-- | public/install.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/install.php b/public/install.php index ed7c5e3bb..dbe79e774 100644 --- a/public/install.php +++ b/public/install.php @@ -1,4 +1,5 @@ <?php +require('../constants.php'); session_start (); |
