diff options
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/index.php b/index.php index 3738020..16b051c 100644 --- a/index.php +++ b/index.php | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | include('includes/db.php'); | 3 | include('includes/db.php'); |
| 4 | include('includes/functions.php'); | 4 | include('includes/functions.php'); |
| 5 | include('includes/update.php'); | ||
| 5 | 6 | ||
| 6 | ob_start(); | 7 | ob_start(); |
| 7 | 8 | ||
