removed todo

This commit is contained in:
Joshua Perry 2022-11-16 18:46:15 +00:00
parent a50f0bbce1
commit 5a8c33c49e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ require_once 'db.php';
</header> </header>
<nav> <!--TODO: Populate this list from the categories defined by the admins--> <nav>
<ul> <ul>
<?php <?php
$cats = fetchCats(); $cats = fetchCats();