parent
bb33e4b319
commit
9cc8fb405c
|
@ -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/";
|
||||||
|
|
Loading…
Reference in New Issue