コード例 #1
0
ファイル: volunteer.php プロジェクト: ChristianBeer/boinc
<?php

require_once '../html/inc/page_translate.inc';
find_translation("volunteer.html");
Header("Location:  http://boinc.berkeley.edu/trac/wiki/VolunteerComputing");
コード例 #2
0
ファイル: dg.php プロジェクト: CalvinZhu/boinc
<?php

require_once "../html/inc/page_translate.inc";
find_translation("dg.html");
Header("Location: http://boinc.berkeley.edu/trac/wiki/DesktopGrid");