{strip}

Upgrade Clyde


{form} {legend legend="Upgrade from Beta 1 to Beta 2"}

To upgrade CLYDE Beta 1 to CLYDE Beta 2, you need to upgrade your languages package.
We know we said we wouldn't make any rash schema changes, but we thought that since languages weren't working anyway, nobody could possibly loose data. We hope that this does not cause too great of a problem and we appologise for messing with the schema.

{foreach from=$schema key=package item=item} {if $item.tables or $item.defaults} {if $package eq 'languages'}

{forminput class="checkbox"} {$item.name} {formhelp note=$item.info} {formhelp note="Location: `$item.url`"} {formhelp package=$package} {/forminput}
{/if} {/if} {/foreach} {/legend}
{forminput label="checkbox"} Debug mode {formhelp note="Display SQL statements."} {/forminput}
{forminput} Please press this button only once
{/forminput} Depending on the number of packages and the hardware,
this process might take up to a few minutes.

{/form} {/strip}