Fix missing $username when rg=0
[squirrelmail.git] / include / options / index.php
diff --git a/include/options/index.php b/include/options/index.php
new file mode 100644 (file)
index 0000000..7e4fc5c
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+header('Location: ../index.php');
+?>