diff --git a/index.php b/index.php index 8b135d1..f6aa766 100644 --- a/index.php +++ b/index.php @@ -32,6 +32,8 @@ if(isset($_GET['w'])&&is_numeric($_GET['w'])) else $weekOffset = 0; +$categories = getCategories($db); + ?>