From 75df99ced0b07751a6e9aa5089afba988d1b65d0 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Tue, 24 Oct 2023 22:54:35 +0200 Subject: [PATCH] created simple fle view --- application/views/simplefastlogentry/index.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 application/views/simplefastlogentry/index.php diff --git a/application/views/simplefastlogentry/index.php b/application/views/simplefastlogentry/index.php new file mode 100644 index 00000000..f56a9b64 --- /dev/null +++ b/application/views/simplefastlogentry/index.php @@ -0,0 +1,3 @@ +
+

Simple FLE

+
\ No newline at end of file