{* * $Revision: 1.4 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *} {if $user.isGuest}
{g->hiddenFormVars} {* Include our ValidationPlugins *} {g->callback type="core.LoadValidationPlugins"} {foreach from=$block.core.ValidationPlugins item=plugin} {include file="gallery:`$plugin.file`" l10Domain=$plugin.l10Domain} {/foreach}
{/if}