mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-18 04:31:06 +01:00
5 lines
67 B
PHP
5 lines
67 B
PHP
|
<?php
|
||
|
|
||
|
include_once('../adodb-time.inc.php');
|
||
|
adodb_date_test();
|
||
|
?>
|