mirror of https://github.com/BOINC/boinc.git
3 lines
143 B
PHP
3 lines
143 B
PHP
|
<?php
|
||
|
define("DONATION_LINK", "<img src=\"img/donor.png\" width=\"20\" height=\"16\" alt=\"Project donor\" title=\"Project donor\" />");
|
||
|
?>
|