Changeset 873 for trunk/index.php
- Timestamp:
- 02/13/2004 04:14:36 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r786 r873 73 73 <li id="categories">Categories: 74 74 <ul> 75 <?php list_cats(0, 'All', 'name'); ?>75 <?php wp_list_cats(); ?> 76 76 </ul> 77 77 </li>
Note: See TracChangeset
for help on using the changeset viewer.