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