$cur_pieces = explode ("/",$_SERVER['PHP_SELF']);
if ($cur_pieces){
$inst = strtolower($cur_pieces[1]);
}
?>
edumoodle
/course/view.php?=$_SERVER['QUERY_STRING']?>">
Bitte ändern sie ihre Bookmarks auf:
echo "http://www2.edumoodle.at/".$inst."/course/view.php?".$_SERVER['QUERY_STRING'];
?>