mirror of https://github.com/BOINC/boinc.git
8 lines
100 B
PHP
8 lines
100 B
PHP
|
<?
|
||
|
|
||
|
require_once("../inc/db.inc");
|
||
|
require_once("../inc/host.inc");
|
||
|
|
||
|
host_update_credit(141006);
|
||
|
?>
|