diff --git a/archive.php b/archive.php
new file mode 100644
index 0000000..133c808
--- /dev/null
+++ b/archive.php
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Browse by date:
+
+
+
+ Browse by subject:
+
+
+
+
If all else fails, try searching for it—
+
+
+
+
\n" . $month->Year . ": ";
+ }
+ else
+ {
+ $output .= "\n" . $month->Year . ": ";
+ }
+ }
+
+ // Add in the monthly archive links
+ if ($year == $month->Year)
+ $output .= $month_separator;
+
+ $output .= '' . date($month_format, mktime(0, 0, 0, $month->Month, 1, $month->Year)) . '';
+
+ $year = $month->Year;
+ }
+ }
+ else
+ {
+ $output = "
None available
\n"; + } + + print $output; +} + +?> \ No newline at end of file diff --git a/comments.php b/comments.php index 621a792..4cd4e08 100644 --- a/comments.php +++ b/comments.php @@ -1,14 +1,10 @@ + + -
Comments: -
+Comments: