8 lines
123 B
PHP
8 lines
123 B
PHP
<?php
|
|
/* For licensing terms, see /license.txt */
|
|
|
|
/**
|
|
* @author Yannick Warnier <ywarnier@beeznest.org>
|
|
*/
|
|
echo time();
|