Forms dir moved to /reporting
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 2 Sep 2010 09:36:31 +0000 (09:36 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 2 Sep 2010 09:36:31 +0000 (09:36 +0000)
reporting/forms/index.php [new file with mode: 0644]

diff --git a/reporting/forms/index.php b/reporting/forms/index.php
new file mode 100644 (file)
index 0000000..763940a
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+header("Location: ../index.php");
+?>