diff options
Diffstat (limited to 'w/view/templates/readcreate.php')
-rw-r--r-- | w/view/templates/readcreate.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/w/view/templates/readcreate.php b/w/view/templates/readcreate.php new file mode 100644 index 0000000..fd5df18 --- /dev/null +++ b/w/view/templates/readcreate.php @@ -0,0 +1,3 @@ +<form action="/?id=<?= $id ?>&action=add"> +<input type="submit" value="create"> +</form>
\ No newline at end of file |