This commit is contained in:
Hannes Magnusson 2006-06-17 12:51:02 +00:00
parent 6509311ebb
commit c6080567e2

View file

@ -2,6 +2,8 @@
strtotime() on date constants strtotime() on date constants
--FILE-- --FILE--
<?php <?php
date_default_timezone_set("Europe/Oslo");
$time = time(); $time = time();
$constants = array( $constants = array(