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'; ?> $trash) if (call_user_func (array ($type, 'usingMap'))) { ?> 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'; ?>
getLabel () ?>: getLabel () ?>
getCorePath () .'update'. DIRECTORY_SEPARATOR; $version = trim (file_get_contents ($path .'VERSION')); $release = trim (file_get_contents ($path .'STABLE')); $appReleasePath = Instance::singleton ()->getCachePath () .'RELEASE'; $autoDeploy = FALSE; if (file_exists ($appReleasePath) && is_readable ($appReleasePath)) { $file = parse_ini_file ($appReleasePath); if (is_array ($file)) { $autoDeploy = TRUE; $requiredKeys = array ('version', 'environment', 'date', 'author'); foreach ($requiredKeys as $trash => $key) if (!array_key_exists ($key, $file) || trim ((string) $file [$key]) == '') $autoDeploy = FALSE; } } if (!$autoDeploy) { ?> Release Info
getAuthor ()) == '') { ?> Creative Commons License getAuthor (); ?>
send ();