[Scummvm-cvs-logs] SF.net SVN: scummvm:[56224] web/trunk/index.php

aquadran at users.sourceforge.net aquadran at users.sourceforge.net
Wed Jan 4 22:22:04 CET 2012


Revision: 56224
          http://scummvm.svn.sourceforge.net/scummvm/?rev=56224&view=rev
Author:   aquadran
Date:     2012-01-04 21:22:03 +0000 (Wed, 04 Jan 2012)
Log Message:
-----------
revert my last change, sorry, mixed branches

Modified Paths:
--------------
    web/trunk/index.php

Modified: web/trunk/index.php
===================================================================
--- web/trunk/index.php	2012-01-04 20:22:51 UTC (rev 56223)
+++ web/trunk/index.php	2012-01-04 21:22:03 UTC (rev 56224)
@@ -1,8 +1,4 @@
 <?php
-if ($_SERVER['HTTP_HOST']!="www.residualvm.org") {
-	header("HTTP/1.1 301 Moved Permanently");
-	header("location: http://www.residualvm.org");
-}
 /* Load the configuration. */
 require_once('include/config.inc.php');
 /* Set up the include path. */

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list