Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1 by susurrus, Thu Aug 9 23:52:54 2007 UTC | revision 1.2 by susurrus, Fri Aug 24 16:03:17 2007 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | // $Id: archive.inc,v 1.3 2007/07/10 05:43:01 susurrus Exp $ | // $Id$ |
| 3 | ||
| 4 | /** | /** |
| 5 | * * Fetch nodes for the selected date, or current date if none selected. | * * Fetch nodes for the selected date, or current date if none selected. |
| # | Line 533 function theme_archive_navigation_node_t | Line 533 function theme_archive_navigation_node_t |
| 533 | $output .= "</ul>\n"; | $output .= "</ul>\n"; |
| 534 | return $output; | return $output; |
| 535 | } | } |
| ?> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.3 |