Browse Source

loading categories

master
n0m1s 10 years ago
parent
commit
ee1028e2a3
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      index.php

+ 2
- 0
index.php View File

@ -32,6 +32,8 @@ if(isset($_GET['w'])&&is_numeric($_GET['w']))
else else
$weekOffset = 0; $weekOffset = 0;
$categories = getCategories($db);
?> ?>
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>


Loading…
Cancel
Save