Close #132 and add soundex search for quick search
[platal.git] / htdocs / webredirect.php
index 95c478e..5246d81 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /***************************************************************************
- *  Copyright (C) 2003-2006 Polytechnique.org                              *
+ *  Copyright (C) 2003-2007 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -51,4 +51,5 @@ header("HTTP/1.0 404 Not Found");
     <hr>
     <address>Apache Server at www.carva.org Port 80</address>
   </body>
-</html>
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8:
+?>