mirror of https://github.com/BOINC/boinc.git
parent
af2ac1b181
commit
08f4cd7d92
|
@ -1,4 +1,7 @@
|
|||
<?php require_once("project.inc") ?>
|
||||
<?php
|
||||
require_once("project.inc");
|
||||
require_once("util.inc");
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<title>User Profile Voting Information</title>
|
||||
|
|
Loading…
Reference in New Issue