donations.php
fix actual Date
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
echo "test";
|
echo "test";
|
||||||
echo date();
|
//echo date();
|
||||||
echo "test2";
|
echo "test2";
|
||||||
echo mktime();
|
echo mktime();
|
||||||
$dolibarrURL = "https://dolibarr.romanschenk.ch/";
|
$dolibarrURL = "https://dolibarr.romanschenk.ch/";
|
||||||
|
|||||||
Reference in New Issue
Block a user