{if ($get.action == 'ignore')}
{* Todo: Don't know what to put here? *}
{elseif ($get.action == 'upgrade')}
{foreach $call_tasks AS $ctask}
{if $is_callable_task}
{$ctasks}
{/if}
{/foreach}
{if $errors}
{$CONST.DIAGNOSTIC_ERROR}
{foreach $errors AS $implode_err}{$implode_err}{if (count($errors) > 1) && !$implode_err@last}
{$CONST.SERENDIPITY_UPGRADER_NOW_UPGRADED|sprintf:$s9y_version}| {$CONST.INTEGRITY} | |
| {foreach $upgraderResultDiagnose1 AS $urd1} {$urd1} {/foreach} | |
| {$CONST.PERMISSIONS} | |
| {$basedir} | {foreach $upgraderResultDiagnose2 AS $urd2} {$urd2} {/foreach} |
| {$basedir}{$CONST.PATH_SMARTY_COMPILE} | {foreach $upgraderResultDiagnose3 AS $urd3} {$urd3} {/foreach} |
| {$basedir}{$uploadHTTPPath} | {foreach $upgraderResultDiagnose4 AS $urd4} {$urd4} {/foreach} |
{$CONST.PROBLEM_PERMISSIONS_HOWTO|sprintf:'chmod 1777'}
{$CONST.PROBLEM_DIAGNOSTIC}