Merge branch 'g5'
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
set_time_limit(0);
|
||||
@set_time_limit(0);
|
||||
$gmnow = gmdate('D, d M Y H:i:s') . ' GMT';
|
||||
header('Expires: 0'); // rfc2616 - Section 14.21
|
||||
header('Last-Modified: ' . $gmnow);
|
||||
|
||||
Reference in New Issue
Block a user