Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

Commit

Permalink
remove cuusoo from host switch
Browse files Browse the repository at this point in the history
  • Loading branch information
samanthanguyen committed Jan 16, 2017
1 parent 9406d2a commit a2e1c0c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions LocalSettings.php
Expand Up @@ -113,10 +113,6 @@
header( "Location: http://greatballcontraption.com{$_SERVER['REQUEST_URI']}" );
}
break;
case "cuusoo":
header( "Location: http://ideas.brickimedia.org{$_SERVER['REQUEST_URI']}" );
exit( 0 ); // just to make sure nothing else happens
break;
default:
header( "Location: http://www.brickimedia.org/notfound.html" );
exit( 0 );
Expand Down

0 comments on commit a2e1c0c

Please sign in to comment.