if you can't afford to buy a supporter ticket, you can add any small amount to the donation pool via scene.org:
$fn = TMP_FOLDER."/bpbudget.inc";
if (!file_exists($fn) || time() - filemtime($fn) < 3600) {
$f = @fopen("http://breakpoint.untergrund.net/broke_budget.php", 'r');
$content = '';
while (!feof($f)) {
$content .= fgets($f, 4096);
}
fclose($f);
$content = str_replace("
}
?>
|