KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /home/queenjbs/xe/files/cache/template_compiled/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/queenjbs/xe/files/cache/template_compiled/d788bc754d8148b13af95cf54584dc1c.compiled.php
<?php if(!defined("__ZBXE__")) exit();?>
<?php
require_once("./classes/xml/XmlJsFilter.class.php");
$oXmlFilter = new XmlJSFilter("modules/communication/skins/default/filter/","add_friend.xml");
$oXmlFilter->compile();
?>

<!--Meta:modules/communication/skins/default/js/communication.js--><?php Context::addJsFile("modules/communication/skins/default/js/communication.js", true, ""); ?>

<div id="popHeader" class="wide">
    <h3 class="xeAdmin"><?php @print($__Context->lang->cmd_add_friend);?></h3>
</div>

<form action="./" method="get" onsubmit="return procFilter(this, add_friend)">
<input type="hidden" name="target_srl" value="<?php @print($__Context->target_info->member_srl);?>" />

<div id="popBody">

        <table cellspacing="0" class="rowTable">
        <tr>
            <th><div><?php @print($__Context->lang->user_id);?></div></th>
            <td class="wide"><?php @print($__Context->target_info->user_id);?></td>
        </tr>
        <tr>
            <th><div><?php @print($__Context->lang->user_name);?></div></th>
            <td><?php @print($__Context->target_info->user_name);?></td>
        </tr>
        <tr>
            <th><div><?php @print($__Context->lang->nick_name);?></div></th>
            <td><div class="member_<?php @print($__Context->target_info->member_srl);?>"><?php @print($__Context->target_info->nick_name);?></div></td>
        </tr>
        <tr>
            <th><div><?php @print($__Context->lang->friend_group);?></div></th>
            <td colspan="2">
                <select name="friend_group_srl" class="fl">
                    <option value=""><?php @print($__Context->lang->default_friend_group);?></option>
                    <?php $Context->__idx[0]=0;if(count($__Context->friend_group_list))  foreach($__Context->friend_group_list as $__Context->key => $__Context->val){$__Context->__idx[1]=($__Context->__idx[1]+1)%2; $__Context->cycle_idx = $__Context->__idx[1]+1; ?>
                    <option value="<?php @print($__Context->val->friend_group_srl);?>"><?php @print($__Context->val->title);?></option>
                    <?php  } ?>
                </select> <a href="<?php @print(getUrl('act','dispCommunicationAddFriendGroup'));?>" onclick="popopen(this.href);return false;" class="buttonSet buttonSetting"><span><?php @print($__Context->lang->cmd_add_friend_group);?></span></a></span>
            </td>
        </tr>
        </table>
</div>

<div id="popFooter">
    <span class="button black strong"><input type="submit" value="<?php @print($__Context->lang->cmd_add_friend);?>" /></span>
</div>

</form>

Anon7 - 2021