Warning: Cannot modify header information - headers already sent by (output started at /nfs/c01/h06/mnt/8817/domains/metame.jamin.org/html/index.php:1) in /nfs/c01/h06/mnt/8817/domains/metame.jamin.org/html/index.php on line 1
/*
if (stristr($_SERVER['HTTP_USER_AGENT'],'iPhone')) {
header( 'Location: http://metame.jamin.org/m' ) ;
}
else {
header( 'Location: http://jamin.org/archives/2008/masters-thesis-project' ) ;
}
*/ ?>