Browse Source

added tmp folder for log when logger is not setup

CauseFX 4 years ago
parent
commit
f65508ba50
1 changed files with 10 additions and 0 deletions
  1. 10 0
      tmp/index.html

+ 10 - 0
tmp/index.html

@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <title>Temporary Files</title>
+</head>
+<body>
+Nothing to see here... move along...
+</body>
+</html>