".(config['siteMode'] == 0 ? "\n\t\t" : ""); } /** * Returns the source code for including a CSS file * * @param String $file Path to the CSS file * @return String HTML Source code to include the CSS file */ function CSSFileInclusionCode($file){ return "".(config['siteMode'] == 0 ? "\n\t\t" : ""); }