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