mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
must stop injecting debug code... :P
git-svn-id: file:///svn/phpbb/trunk@7363 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
1de40e6839
commit
24cba27f4a
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ if ($id && $sid)
|
|||
$cache->destroy('sql', STYLES_THEME_TABLE);
|
||||
}
|
||||
|
||||
//header('Expires: ' . gmdate('D, d M Y H:i:s \G\M\T', time() + 3600));
|
||||
header('Expires: ' . gmdate('D, d M Y H:i:s \G\M\T', time() + 3600));
|
||||
header('Content-type: text/css');
|
||||
|
||||
// Parse Theme Data
|
||||
|
|
Loading…
Add table
Reference in a new issue