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/662790dcd2eeefef2d7e5b2de0996ea0.compiled.php
<?php if(!defined("__ZBXE__")) exit();?>
<?php
require_once("./classes/xml/XmlJsFilter.class.php");
$oXmlFilter = new XmlJSFilter("modules/trackback/tpl/filter/","delete_checked.xml");
$oXmlFilter->compile();
?>

<?php
require_once("./classes/xml/XmlJsFilter.class.php");
$oXmlFilter = new XmlJSFilter("modules/trackback/tpl/filter/","insert_config.xml");
$oXmlFilter->compile();
?>

<!--Meta:modules/trackback/tpl/js/trackback_admin.js--><?php Context::addJsFile("modules/trackback/tpl/js/trackback_admin.js", true, ""); ?>

<h3 class="xeAdmin"><?php @print($__Context->lang->trackback);?> <span class="gray"><?php @print($__Context->lang->cmd_management);?></span></h3>

<form action="./" method="get" onsubmit="return procFilter(this, insert_config)">
<table cellspacing="0" class="rowTable topGap">
<tr class="row2">
    <th scope="col"><div><?php @print($__Context->lang->enable_trackback);?></div></th>
</tr>
<tr>
    <td>
        <input type="checkbox" name="enable_trackback" value="Y" size="3" <?php  if($__Context->config->enable_trackback=='Y'){ ?>checked="checked"<?php  } ?>/> <?php @print($__Context->lang->cmd_use);?>
        <p><?php @print($__Context->lang->about_enable_trackback);?></p>
    </td>
</tr>
<tr class="row2">
    <th class="button"><span class="button black strong"><input type="submit" value="<?php @print($__Context->lang->cmd_registration);?>" accesskey="s" /></span></th>
</tr>
</table>
</form>

<!-- 검색 -->
<div class="fl">
    <form action="./" method="get" class="adminSearch">
    <input type="hidden" name="module" value="<?php @print($__Context->module);?>" />
    <input type="hidden" name="act" value="<?php @print($__Context->act);?>" />
    <input type="hidden" name="module_srl" value="<?php @print($__Context->module_srl);?>" />

        <fieldset>
            <select name="search_target">
                <option value=""><?php @print($__Context->lang->search_target);?></option>
                <?php $Context->__idx[0]=0;if(count($__Context->lang->search_target_list))  foreach($__Context->lang->search_target_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->key);?>" <?php  if($__Context->search_target==$__Context->key){ ?>selected="selected"<?php  } ?>><?php @print($__Context->val);?></option>
                <?php  } ?>
            </select>
            <input type="text" name="search_keyword" value="<?php @print(htmlspecialchars($__Context->search_keyword));?>" class="inputTypeText" />
            <span class="button blue"><input type="submit" value="<?php @print($__Context->lang->cmd_search);?>" /></span>
            <a href="<?php @print(getUrl('','module',$__Context->module,'act',$__Context->act));?>" class="button black"><span><?php @print($__Context->lang->cmd_cancel);?></span></a>
        </fieldset>
    </form>
</div>

<form id="fo_list" action="./" method="get" onsubmit="return procFilter(this, delete_checked)">
<input type="hidden" name="page" value="<?php @print($__Context->page);?>" />

<!-- 모듈 선택 -->
<div class="fr">
    <a href="<?php @print(getUrl('','module','module','act','dispModuleSelectList','id','target_module','type','single'));?>" onclick="popopen(this.href,'ModuleSelect');return false;" class="button green"><span><?php @print($__Context->lang->cmd_find_module);?></span></a>
    <span class="button red"><input type="submit" value="<?php @print($__Context->lang->cmd_delete_checked_trackback);?>" /></span>
</div>


<!-- 목록 -->
<table cellspacing="0" class="rowTable clear">
<caption>Total <?php @print(number_format($__Context->total_count));?>, Page <?php @print(number_format($__Context->page));?>/<?php @print(number_format($__Context->total_page));?></caption>
<thead>
    <tr>
        <th scope="col"><div><?php @print($__Context->lang->no);?></div></th>
        <th scope="col"><div><input type="checkbox" onclick="XE.checkboxToggleAll(); return false;" /></div></th>
        <th scope="col"><div><?php @print($__Context->lang->blog_name);?></div></th>
        <th scope="col" class="wide"><div><?php @print($__Context->lang->title);?></div></th>
        <th scope="col"><div><?php @print($__Context->lang->date);?></div></th>
        <th scope="col"><div><?php @print($__Context->lang->ipaddress);?></div></th>
    </tr>
</thead>
<tbody>
    <?php $Context->__idx[1]=0;if(count($__Context->trackback_list))  foreach($__Context->trackback_list as $__Context->no => $__Context->val){$__Context->__idx[2]=($__Context->__idx[2]+1)%2; $__Context->cycle_idx = $__Context->__idx[2]+1; ?>
    <tr class="row<?php @print($__Context->cycle_idx);?>">
        <td rowspan="2" class="center number" scope="col"><?php @print($__Context->no);?></td>
        <td rowspan="2" class="center"><input type="checkbox" name="cart" value="<?php @print($__Context->val->trackback_srl);?>" /></td>
        <td rowspan="2"><div class="w200"><a href="<?php @print($__Context->val->url);?>" onclick="window.open(this.href); return false;"><?php @print(htmlspecialchars($__Context->val->blog_name));?></a></div></td>
        <td ><a href="<?php @print(getUrl('','document_srl',$__Context->val->document_srl));?>#trackback_<?php @print($__Context->val->trackback_srl);?>" onclick="window.open(this.href);return false;"><?php @print(htmlspecialchars($__Context->val->title));?></a></td>
        <td class="date center nowrap"><?php @print(zdate($__Context->val->regdate,"Y-m-d"));?></td>
        <td class="number left nowrap"><a href="<?php @print(getUrl('search_target','ipaddress','search_keyword',$__Context->val->ipaddress));?>"><?php @print($__Context->val->ipaddress);?></a></td>
    </tr>
    <tr>
        <td colspan="3">
            <?php @print($__Context->val->excerpt);?>
        </td>
    </tr>
    <?php  } ?>
</tbody>
</table>
</form>


<!-- 페이지 네비게이션 -->
<div class="pagination a1">
    <a href="<?php @print(getUrl('page','','module_srl',''));?>" class="prevEnd"><?php @print($__Context->lang->first_page);?></a> 
    <?php  while($__Context->page_no = $__Context->page_navigation->getNextPage()){ ?>
        <?php  if($__Context->page == $__Context->page_no){ ?>
            <strong><?php @print($__Context->page_no);?></strong> 
        <?php  }else{ ?>
            <a href="<?php @print(getUrl('page',$__Context->page_no,'module_srl',''));?>"><?php @print($__Context->page_no);?></a> 
        <?php  } ?>
    <?php  } ?>
    <a href="<?php @print(getUrl('page',$__Context->page_navigation->last_page,'module_srl',''));?>" class="nextEnd"><?php @print($__Context->lang->last_page);?></a>
</div>

Anon7 - 2021