CMS  Version 3.9
styles.css.inc File Reference

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")
 

Variable Documentation

◆ $content

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

$last_modified = Cache::get("css_cache_timestamp")

Definition at line 4 of file styles.css.inc.