removed todo
This commit is contained in:
parent
a50f0bbce1
commit
5a8c33c49e
|
|
@ -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();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue