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