X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;ds=sidebyside;f=view%2Fnote.php;fp=view%2Fnote.php;h=7c1c0c3ff75c69822fe2612f1ef568341e1991f4;hb=16f255160412aa91e0de89ecb6724daf3ebcaca8;hp=0000000000000000000000000000000000000000;hpb=07e403605030f5634f10582cc61ea3d2c02fa270;p=dylansserver.git diff --git a/view/note.php b/view/note.php new file mode 100644 index 0000000..7c1c0c3 --- /dev/null +++ b/view/note.php @@ -0,0 +1,67 @@ + + + + + <?php echo $this->title; ?> + + + + + + + + + + + + +
+ + +
+
+
+

+ year_posted/$this->month_posted/$this->day_posted/" ?> + title ?>

+ text ?> +
+ comments_enabled) { + $this->display_comments(); + $this->display_comment_form(); + } ?> +
+ + +
+
+
+
+ +