Novi izvorni kod change_pass dodatka (inacica 3.0).
[squirrelmail-change-pass-cn.git] / change_pass / doc / index.php
diff --git a/change_pass/doc/index.php b/change_pass/doc/index.php
new file mode 100644 (file)
index 0000000..5fbde0d
--- /dev/null
@@ -0,0 +1,13 @@
+<?php
+
+   /**
+    **  index.php -- Displays the main frameset
+    **
+    **  Copyright (c) 1999-2009 The SquirrelMail development team
+    **  Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
+    **  Redirects to the login page.
+    **
+    **/
+
+   header('Location:../index.php');