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/7a32e6bdfdf826967c48f6a1b1542ece.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_group.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">
    <h3 class="xeAdmin">
        <?php  if($__Context->friend_group->friend_group_srl){ ?>
            <?php @print($__Context->lang->cmd_rename_friend_group);?>
        <?php  }else{ ?>
            <?php @print($__Context->lang->cmd_add_friend_group);?>
        <?php  } ?>
    </h3>
</div>
<form action="./" method="get" onsubmit="return procFilter(this, add_friend_group)">
<input type="hidden" name="friend_group_srl" value="<?php @print($__Context->friend_group->friend_group_srl);?>" />

<div id="popBody">

        <div class="text">
            <p><?php @print($__Context->lang->msg_insert_group_name);?></p>
            <input name="title" type="text" class="inputTypeText" value="<?php @print(htmlspecialchars($__Context->friend_group->title));?>"/>
        </div>
</div>
<div id="popFooter">
    <?php  if($__Context->friend_group->friend_group_srl){ ?>
    <span class="button black strong"><input type="submit" value="<?php @print($__Context->lang->cmd_modify);?>" /></span>
    <?php  }else{ ?>
    <span class="button black strong"><input type="submit" value="<?php @print($__Context->lang->cmd_insert);?>" /></span>
    <?php  } ?>
</div>
</form>

Anon7 - 2021