Output as list instead of table
walker2238 - September 24, 2008 - 23:39
| Project: | Buddylist |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Basically what I'd like to do is output the list of buddies as a unordered list instead of table. I'm stuck on how to accomplish this task. All I know is it has something to do with the variables $rows and theme('table', NULL, $rows)
Any ideas? It seems simple enough.

#1
Wait, nevermind. I figured it out. Sorry for posting this.