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