rolex logo

Follow on Twitter

<?php
global $user;
$link="http://twitter.com/#!/MGA1897";

if ($user->uid==1) {
print "Admin doesn't redirect automatically.: <a href=$link>$link</a>";
} else {
drupal_goto($link);
}

?>

Landing Page Information: