T.ME/BIBIL_0DAY
CasperSecurity


Server : Apache/2
System : Linux server-15-235-50-60 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
User : gositeme ( 1004)
PHP Version : 8.2.29
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Directory :  /home/gositeme/domains/gositeme.com/public_html/whmcs/lagom2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/gositeme/domains/gositeme.com/public_html/whmcs/lagom2/clientareadomainemailforwarding.tpl
{if isset($RSThemes['pages'][$templatefile]) && file_exists($RSThemes['pages'][$templatefile]['fullPath'])}
    {include file=$RSThemes['pages'][$templatefile]['fullPath']}
{else}
    <div class="section">
        <div class="section-header">
            <h2 class="section-title">{$LANG.domainemailforwarding}</h2>
            <p class="section-desc">{$LANG.domainemailforwardingdesc}</p>
        </div>
        <div class="section-body">
            {if $error}
                {include file="$template/includes/alert.tpl" type="error" msg=$error}
            {/if}
            {if $external}
            <div class="text-center">
                {$code}
            </div>
            {else}
                <form method="post" action="{$smarty.server.PHP_SELF}?action=domainemailforwarding">
                    <input type="hidden" name="sub" value="save" />
                    <input type="hidden" name="domainid" value="{$domainid}" />
                    <div class="table-container">
                        <table class="table m-b-0">
                            <thead>
                                <tr>
                                    <th>{$LANG.domainemailforwardingprefix}</th>
                                    <th></th>
                                    <th>{$LANG.domainemailforwardingforwardto}</th>
                                </tr>
                            </thead>
                            <tbody>
                                {foreach key=num item=emailforwarder from=$emailforwarders}
                                <tr>
                                    <td><input type="text" name="emailforwarderprefix[{$num}]" value="{$emailforwarder.prefix}" class="form-control" /></td>
                                    <td class="va-middle">@{$domain} => </td>
                                    <td><input type="text" name="emailforwarderforwardto[{$num}]" value="{$emailforwarder.forwardto}" class="form-control" /></td>
                                </tr>
                                {/foreach}
                                <tr>
                                    <td><input type="text" name="emailforwarderprefixnew" class="form-control" /></td>
                                    <td class="va-middle">@{$domain} => </td>
                                    <td><input type="text" name="emailforwarderforwardtonew" class="form-control" /></td>
                                </tr>
                            </tbody>
                        </table>
                    </div>
                    <div class="form-actions">
                        <input type="submit" value="{$LANG.clientareasavechanges}" class="btn btn-primary" /> <input type="reset" value="{$LANG.clientareacancel}" class="btn btn-default" />
                    </div>
                </form>
            {/if}
        </div>
    </div>    
{/if}

CasperSecurity Mini