示例#1
0
<?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");