2006-06-02 20:32:20 +00:00
|
|
|
<?php
|
2007-02-15 21:11:05 +00:00
|
|
|
require_once('../html/inc/page_translate.inc');
|
|
|
|
find_translation("volunteer.html");
|
|
|
|
|
2007-12-21 18:02:14 +00:00
|
|
|
Header("Location: http://boinc.berkeley.edu/trac/wiki/VolunteerComputing");
|
2006-06-02 20:32:20 +00:00
|
|
|
?>
|