aboutsummaryrefslogtreecommitdiff
path: root/w/view/templates/readcreate.php
diff options
context:
space:
mode:
Diffstat (limited to 'w/view/templates/readcreate.php')
-rw-r--r--w/view/templates/readcreate.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/w/view/templates/readcreate.php b/w/view/templates/readcreate.php
deleted file mode 100644
index dc36420..0000000
--- a/w/view/templates/readcreate.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<form action="./" method="get">
-<input type="hidden" name="id" value="<?= $id ?>">
-<input type="hidden" name="action" value="add">
-<input type="submit" value="create">
-</form> \ No newline at end of file