View file katrinka.ru/admin/upd.php

File size: 57B
<?php
	$xtime=mktime(0,0,0,4,27,2003);
	print $xtime;
?>