summary refs log tree commit diff stats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
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
3include('includes/db.php'); 3include('includes/db.php');
4include('includes/functions.php'); 4include('includes/functions.php');
5include('includes/update.php');
5 6
6ob_start(); 7ob_start();
7 8