getTypes (); foreach ($types as $type => $path) if (file_exists ($path .'_css.php')) include $path .'_css.php'; if (file_exists ($section->getCompPath () .'_css.php')) include $section->getCompPath () .'_css.php'; ?> getTypes (); foreach ($types as $type => $path) if (file_exists ($path .'_js.php')) include $path .'_js.php'; if (file_exists ($section->getCompPath () .'_js.php')) include $section->getCompPath () .'_js.php'; ?>