diff options
Diffstat (limited to 'central/trunk/install.php')
| -rw-r--r-- | central/trunk/install.php | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/central/trunk/install.php b/central/trunk/install.php index f41713f..b819e84 100644 --- a/central/trunk/install.php +++ b/central/trunk/install.php | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | /* InstaDisc Server - A Four Island Project */ | 3 | /* InstaDisc Server - A Four Island Project */ |
| 4 | 4 | ||
| 5 | include('class.phpmailer.php'); | 5 | include('includes/class.phpmailer.php'); |
| 6 | 6 | ||
| 7 | $softwareVersion = 1; | 7 | $softwareVersion = 1; |
| 8 | 8 | ||
