![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$last_modified = Cache::get("css_cache_timestamp") | |
if(array_key_exists("HTTP_IF_MODIFIED_SINCE", $_SERVER)) | $content = Cache::get("css_cache") |
if (array_key_exists("HTTP_IF_MODIFIED_SINCE", $_SERVER)) $content = Cache::get("css_cache") |
Definition at line 24 of file styles.css.inc.
$last_modified = Cache::get("css_cache_timestamp") |
Definition at line 4 of file styles.css.inc.