X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=view%2Findex.php;h=2f9b0c9b11161855106e457fb31ddf273705cfed;hb=5bcb138ac97476619e78aaa52e9f5507003d5caf;hp=ec7c7c67c448deffa5e448f7d1bab82b6f9716b1;hpb=ab2ed4cb0b2a7a397e868ca3ce6f7cde7a306b32;p=dylansserver.git diff --git a/view/index.php b/view/index.php index ec7c7c6..2f9b0c9 100644 --- a/view/index.php +++ b/view/index.php @@ -3,7 +3,7 @@ - <?php echo $this->title; ?> + <?php echo $this->title ?> @@ -34,12 +34,22 @@ border="0">
- display_exhibits() ?> +
+ exhibits as $exhibit) { + echo $exhibit; + } + ?> +
-
-
-
+
+
+