egroupware/phpgwapi/inc/adodb/tests/time.php

5 lines
67 B
PHP
Raw Normal View History

2003-10-19 21:05:23 +02:00
<?php
include_once('../adodb-time.inc.php');
adodb_date_test();
?>