From 372e59955a47ff8387bea445d08516d861d9b5b4 Mon Sep 17 00:00:00 2001 From: kartofen Date: Sun, 12 Feb 2023 23:38:15 +0200 Subject: index.php --- index.php | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 index.php (limited to 'index.php') diff --git a/index.php b/index.php new file mode 100644 index 0000000..cccb320 --- /dev/null +++ b/index.php @@ -0,0 +1,82 @@ + + + + + + + +
+ "; + echo "
"; + + echo ""; + + if($delete != -1) $tasks--; + echo ""; + ?> +
+
+ +
+ + -- cgit v1.2.3