init
This commit is contained in:
5
module/infopoint/ajax_infopoint.php
Normal file
5
module/infopoint/ajax_infopoint.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$time = new DateTime();
|
||||
|
||||
echo $time->format('H:i:s');
|
||||
Reference in New Issue
Block a user