donations.php

fix actual Date
This commit is contained in:
schrom01
2023-02-16 19:47:25 +01:00
parent 5cf7dc2e89
commit bb33e4b319
2 changed files with 5 additions and 3 deletions
+4 -2
View File
@@ -1,6 +1,8 @@
<?php
echo "test";
echo date();
echo "test2";
echo mktime();
$dolibarrURL = "https://dolibarr.romanschenk.ch/";
function createDonation($amount, $dolibarrURL) {
$BusinesspartnerID = "220";