diff options
Diffstat (limited to 'web/html/home.php')
-rw-r--r-- | web/html/home.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web/html/home.php b/web/html/home.php index 8fccc7f..e4439d9 100644 --- a/web/html/home.php +++ b/web/html/home.php @@ -10,8 +10,6 @@ include_once('stats.inc.php'); html_header( __("Home") ); -$dbh = DB::connect(); - ?> <div id="content-left-wrapper"> |