code
string
repo_name
string
path
string
language
string
license
string
size
int64
<!-- $Id: comment_info.htm 16854 2009-12-07 06:20:09Z sxc_shop $ --> {include file="pageheader.htm"} <!-- comment content list --> <div class="main-div"> <table width="100%"> <tr> <td> <a href="mailto:{$msg.email}"><b>{if $msg.user_name}{$msg.user_name}{else}{$lang.anonymous}{/if}</b></a>&nbs...
zzshop
trunk/admin/templates/comment_info.htm
HTML
asf20
4,292
<!-- $Id: user_account_manage.htm 14598 2008-05-21 07:41:15Z testyang $ --> {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <script type="text/javascript" src="../js/calendar.php?lang={$cfg_lang}"></script> <link href="../js/calendar/calendar.css" rel="stylesheet" type="text/css...
zzshop
trunk/admin/templates/user_account_manage.htm
HTML
asf20
3,595
<!-- $Id --> {include file="pageheader.htm"} <form name="theForm" method="get" action="order.php" onsubmit="return check()"> <div class="list-div"> <table> <tr> <th width="120">{$lang.label_action_note}</th> <td><textarea name="action_note" cols="60" rows="3">{$action_note}</textarea> {if $require...
zzshop
trunk/admin/templates/order_operate.htm
HTML
asf20
2,937
<!-- $Id: sms_send_ui.htm 16697 2009-09-24 03:57:47Z liuhui $ --> {include file="pageheader.htm"} <div class="main-div" id="sms-send"> <form method="POST" action="sms.php?act=send_sms" name="sms-send-form" onsubmit="return validate();"> <table > <tr> <td class="label">{$lang.phone}:</td> <td><input n...
zzshop
trunk/admin/templates/sms_send_ui.htm
HTML
asf20
1,464
<!-- $Id: shipping_config.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} <div class="form-div"> <form method="post" action="shipping.php"> <table cellspacing='1' cellpadding='3'> {foreach from=$modules item=module} <tr> <td class="first-cell"><a href="{$module.website}" tar...
zzshop
trunk/admin/templates/shipping_config.htm
HTML
asf20
816
<!-- $Id: agency_list.htm 14216 2008-03-10 02:27:21Z testyang $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <form method="post" action="" name="listForm" onsubmit="return confirm(batch_drop_confirm);"> <div class="list-div" id="listDiv"> {/if} ...
zzshop
trunk/admin/templates/suppliers_list.htm
HTML
asf20
2,683
<!-- $Id: goods_info.htm 17126 2010-04-23 10:30:26Z liuhui $ --> {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,selectzone.js,colorselector.js"} <script type="text/javascript" src="../js/calendar.php?lang={$cfg_lang}"></script> <link href="../js/calendar/calendar.css" rel="stylesheet" type="t...
zzshop
trunk/admin/templates/goods_info.htm
HTML
asf20
46,600
<!-- $Id: auction_list.htm 14888 2008-09-18 03:43:21Z levie $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <div class="form-div"> <form action="javascript:searchActivity()" name="searchForm"> <img src="images/icon_search.gif" width="26" height=...
zzshop
trunk/admin/templates/auction_list.htm
HTML
asf20
4,096
<!-- $Id: msg_info.htm 16854 2009-12-07 06:20:09Z sxc_shop $ --> {include file="pageheader.htm"} <div class="main-div"> <table width="98%"> <tr> <td style="padding: 0px 20px"> <h3>{$msg.msg_title|escape:"html"}</h3> <hr size="1" /> <div>{$msg.msg_content|escape:"html"|nl2br}<...
zzshop
trunk/admin/templates/msg_info.htm
HTML
asf20
3,725
<!-- $Id: message_view.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} <div class="main-div"> <table width="100%"> <tr> <td> {$lang.sender_id}:{$msg_arr.user_name}&nbsp;&nbsp;|&nbsp;&nbsp; {$lang.send_date}:{$msg_arr.send_date}&nbsp;&nbsp;| &nbsp;&nbsp;{$lang.read_date}:{...
zzshop
trunk/admin/templates/message_view.htm
HTML
asf20
945
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>{$lang.cp_home}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="Text/Javascript" language="...
zzshop
trunk/admin/templates/index.htm
HTML
asf20
1,289
<!-- $Id: db_restore.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} {if $warning} <ul style="padding:0; margin: 0; list-style-type:none; color: #CC0000;"> <li style="border: 1px solid #CC0000; background: #FFFFCC; padding: 10px; margin-bottom: 5px;" >{$warning}</li> </ul> {/if} <...
zzshop
trunk/admin/templates/db_restore.htm
HTML
asf20
3,668
<!-- $Id: sms_charge_history_query_ui.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} <div id="main-div" class="main-div"> <form method="POST" action="sms.php?act=get_charge_history" name="sms-charge-history-form" onsubmit="return validate();"> <table> <tr> <td class="label">{$...
zzshop
trunk/admin/templates/sms_charge_history_query_ui.htm
HTML
asf20
1,653
<!-- $Id: shopinfo_info.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} <form method="post" action="shopinfo.php" name="theForm" onsubmit="return validate()"> <div class="form-div"> {$lang.title}&nbsp;:&nbsp; <input type="text" name="title" size ="50" maxlength="60" value="{$article....
zzshop
trunk/admin/templates/shopinfo_info.htm
HTML
asf20
1,444
<!-- $Id: auction_log.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} <div class="form-div"> <strong>{$lang.label_act_name}</strong>{$auction.act_name} <strong>{$lang.label_goods_name}</strong>{$auction.goods_name} <a href="auction.php?act=edit&id={$auction.act_id}"> [ {$lang.vie...
zzshop
trunk/admin/templates/auction_log.htm
HTML
asf20
1,041
<!-- $Id: booking_info.htm 16854 2009-12-07 06:20:09Z sxc_shop $ --> {include file="pageheader.htm"} <div class="list-div"> <table width="100%" cellpadding="3" cellspacing="1" > <tr> <th colspan="4">{$lang.booking}</th> <tr> <tr> <td align="right" class="first-cell" >{$lang.user_name}:</td> <...
zzshop
trunk/admin/templates/booking_info.htm
HTML
asf20
3,025
<!-- $Id: role_list.htm 14216 2008-03-10 02:27:21Z testyang $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <div class="list-div" id="listDiv"> {/if} <table cellspacing='1' cellpadding='3' id='list-table'> <tr> <th>{$lang.user_name}</th> ...
zzshop
trunk/admin/templates/role_list.htm
HTML
asf20
1,206
<!-- $Id: template_setup.htm 16144 2009-06-01 09:21:21Z sxc_shop $ --> {include file="pageheader.htm"} <div class="form-div"> <form method="post" action="template.php"> {$lang.select_template} <select name="template_file"> {html_options options=$lang.template_files selected=$curr_template_file} </s...
zzshop
trunk/admin/templates/template_setup.htm
HTML
asf20
13,165
{include file="pageheader.htm"} <div class="list-div"> <table cellpadding='3' cellspacing='1'> <tr><th>{$lang.sent_phones}</th> <th>{$lang.content}</th> <th>{$lang.charge_num}</th> <th>{$lang.sent_date}</th> <th>{$lang.send_status}</th> </tr> {foreach from=$sms_send_...
zzshop
trunk/admin/templates/sms_send_history.htm
HTML
asf20
1,154
<!-- $Id: comment_list.htm 14216 2008-03-10 02:27:21Z testyang $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <div class="form-div"> <form action="javascript:searchComment()" name="searchForm"> <img src="images/icon_search.gif" width="26" height=...
zzshop
trunk/admin/templates/comment_list.htm
HTML
asf20
4,390
<!-- $Id: order_operate_info.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <ul style="padding:0; margin: 0; list-style-type:none; color: #CC0000;"> <li style="border: 1px solid #CC0000; background: #FFFFCC; padding: 10px; margin-...
zzshop
trunk/admin/templates/order_operate_info.htm
HTML
asf20
2,063
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>{$lang.cp_home}{if $ur_here} - {$ur_here}{/if}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href...
zzshop
trunk/admin/templates/login.htm
HTML
asf20
3,105
<!-- $Id: brand_search.htm 2009-05-04 liuhui $ --> <div class="form-div"> <form action="javascript:search_brand()" name="searchForm"> <img src="images/icon_search.gif" width="26" height="22" border="0" alt="SEARCH" /> {$lang.keyword} <input type="text" name="brand_name" size="15" /> <input type="subm...
zzshop
trunk/admin/templates/brand_search.htm
HTML
asf20
675
<!-- $Id $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <div class="form-div"> <form action="javascript:searchPackage()" name="searchForm"> <img src="images/icon_search.gif" width="26" height="22" border="0" alt="SEARCH" /> {$lang.package_name...
zzshop
trunk/admin/templates/package_list.htm
HTML
asf20
2,857
<!-- $Id: vote_option.htm 16902 2009-12-18 03:56:55Z sxc_shop $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <div class="form-div"> <form method="post" action="javascript:newVoteOption()" name="theForm"> {$lang.add_vote_option}:<input type="text" n...
zzshop
trunk/admin/templates/vote_option.htm
HTML
asf20
2,518
<!-- $Id: sms_charge_ui.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} <div class="main-div" id="sms-charge"> <form method="POST" action="{$sms_charge.charge_url}" name="sms-charge-form" onsubmit="return validate();"> <table > <tr> <td colspan="2"><input type="hidden" name="lo...
zzshop
trunk/admin/templates/sms_charge_ui.htm
HTML
asf20
1,553
<!-- $Id: shipping_area_info.htm 16819 2009-11-25 06:21:17Z sxc_shop $ --> {include file="pageheader.htm"} {insert_scripts files="validator.js,../js/transport.js,../js/region.js"} <div class="main-div"> <form method="post" action="shipping_area.php" name="theForm" onsubmit="return validate()" style="background:#FFF...
zzshop
trunk/admin/templates/shipping_area_info.htm
HTML
asf20
9,419
<!-- $Id --> {include file="pageheader.htm"} {insert_scripts files="../js/utils.js"} <div class="main-div"> <form name="theForm" method="post" action=""> <table cellspacing="1" cellpadding="3" width="100%"> <tr> <td class="label">{$lang.label_category}</td> <td><select name="category" id="cate...
zzshop
trunk/admin/templates/gen_goods_script.htm
HTML
asf20
4,543
<!-- $Id: sms_pages.htm 14216 2008-03-10 02:27:21Z testyang $ --> <div id="turn-page"> {$lang.total_records} <span id="totalRecords">{$turn_page.total_records}</span> {$lang.total_pages} <span id="totalPages">{$turn_page.total_pages}</span> {$lang.page_current} <span id="pageCurr...
zzshop
trunk/admin/templates/sms_pages.htm
HTML
asf20
2,959
<!-- $Id: order_query.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} <script type="text/javascript" src="../js/calendar.php"></script> <link href="../js/calendar/calendar.css" rel="stylesheet" type="text/css" /> <div class="main-div"> <form action="order.php?act=list" method="post" e...
zzshop
trunk/admin/templates/order_query.htm
HTML
asf20
5,590
<!-- $Id: privilege_list.htm 14216 2008-03-10 02:27:21Z testyang $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <div class="list-div" id="listDiv"> {/if} <table cellspacing='1' cellpadding='3' id='list-table'> <tr> <th>{$lang.user_name}</th...
zzshop
trunk/admin/templates/privilege_list.htm
HTML
asf20
1,724
<!-- {if $full_page} --> {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <script type="text/javascript" src="../js/calendar.php?lang={$cfg_lang}"></script> <link href="../js/calendar/calendar.css" rel="stylesheet" type="text/css" /> <div class="form-div"> <form action="attenti...
zzshop
trunk/admin/templates/attention_list.htm
HTML
asf20
2,842
{if $full_page} <!-- $Id: sale_order.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <div class="form-div"> <form name="TimeInterval" action="javascript:getList()" style="margin:0px"> {$lang.start_date}&nbsp;{html_select_dat...
zzshop
trunk/admin/templates/sale_order.htm
HTML
asf20
3,689
<!-- $Id: wholesale_list.htm 14216 2008-03-10 02:27:21Z testyang $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <div class="form-div"> <form action="javascript:searchActivity()" name="searchForm"> <img src="images/icon_search.gif" width="26" he...
zzshop
trunk/admin/templates/wholesale_list.htm
HTML
asf20
3,326
<table width="100%" cellpadding="3" cellspacing="1"> <tr> <td scope="col"><div align="center"><strong>{$lang.goods_name_brand}</strong></div></td> <td scope="col"><div align="center"><strong>{$lang.goods_sn}</strong></div></td> <td scope="col"><div align="center"><strong>{$lang.goods_price}</strong></...
zzshop
trunk/admin/templates/order_goods_info.htm
HTML
asf20
1,612
<!-- $Id: db_backup.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} {if $warning} <ul style="padding:0; margin: 0; list-style-type:none; color: #CC0000;"> <li style="border: 1px solid #CC0000; background: #FFFFCC; padding: 10px; margin-bottom: 5px;" >{$warning}</li> </ul> {/if} <f...
zzshop
trunk/admin/templates/db_backup.htm
HTML
asf20
4,488
<!-- $Id $ --> {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js,validator.js,selectzone.js"} <script type="text/javascript" src="../js/calendar.php?lang={$cfg_lang}"></script> <link href="../js/calendar/calendar.css" rel="stylesheet" type="text/css" /> <div class="main-div"> <for...
zzshop
trunk/admin/templates/package_info.htm
HTML
asf20
8,102
<!-- $Id: ads_js.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} <div class="form-div"> <form action="" method="post" name="js_code"> <table width="100%"> <tr> <td class="label">{$lang.outside_address}</td> <td><input type="text" name="outside_address" size="30" />...
zzshop
trunk/admin/templates/ads_js.htm
HTML
asf20
2,068
<!-- $Id: topic_list.htm 14441 2008-04-18 03:09:11Z zhuwenyuan $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <form method="POST" action="" name="listForm"> <!-- start user_bonus list --> <div class="list-div" id="listDiv"> {/if} <table cellpaddi...
zzshop
trunk/admin/templates/topic_list.htm
HTML
asf20
3,059
<!-- $Id: sms_my_info.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} <div class="main-div"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2" align="center">{$lang.test_now}</td> </tr> <tr> <td class="label">{$lang.sms_user_name}</td> <td...
zzshop
trunk/admin/templates/sms_my_info.htm
HTML
asf20
1,128
<!-- $Id: ads_list.htm 14216 2008-03-10 02:27:21Z testyang $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <form method="post" action="" name="listForm"> <!-- start ads list --> <div class="list-div" id="listDiv"> {/if} <table cellpadding="3" cellsp...
zzshop
trunk/admin/templates/ads_list.htm
HTML
asf20
2,965
{include file="pageheader.htm"} <div class="main-div"> <div class="step3">{$lang.shop_basic_third}</div> <div class="shortcut"> <ul> <li><a href="../" target="_blank">{$lang.preview}</a></li> <li><a href="goods.php?act=add" target="main-frame">{$lang.add_good}</a></li> <li><a href="category.php?a...
zzshop
trunk/admin/templates/setting_third.htm
HTML
asf20
993
<!-- $Id: ebao_list.htm 14216 2008-03-10 02:27:21Z testyang $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <!-- 商品搜索 --> {include file="goods_search.htm"} <!-- 商品列表 --> <form method="post" action="" name="listForm" onsubmit="return confirmSubmit(thi...
zzshop
trunk/admin/templates/ebao_list.htm
HTML
asf20
7,284
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>{$lang.cp_home}{if $ur_here} - {$ur_here} {/if}</title> <meta name="robots" content="noindex, nofollow"> <meta http-equiv="Content-Type...
zzshop
trunk/admin/templates/pageheader.htm
HTML
asf20
1,225
<!-- $Id: shipping_area_list.htm 14216 2008-03-10 02:27:21Z testyang $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <!-- start shipping area list --> <form method="post" action="shipping_area.php" name="listForm" onsubmit="return confirm('{$lang.remove_co...
zzshop
trunk/admin/templates/shipping_area_list.htm
HTML
asf20
1,945
<!-- $Id: shophelp_article_list.htm 14216 2008-03-10 02:27:21Z testyang $ --> {if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"} <div class="form-div"> {$lang.cat}:{$cat} </div> <!-- start article list --> <div class="list-div" id="listDiv"> {/if} <tab...
zzshop
trunk/admin/templates/shophelp_article_list.htm
HTML
asf20
1,661
<div id="custabbar-div"> <p> {foreach from=$group_list item=group key=group_key name="bar_group"} {if $group_key eq $current} <span class="custab-front" id="{$group_key}-tab">{$group.text}</span> {else} <span class="custab-back" id="{$group_key}-tab" onclick="javascript:location....
zzshop
trunk/admin/templates/flashplay_tab.htm
HTML
asf20
964
<!-- $Id: category_move.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} <div class="main-div"> <form action="category.php" method="post" name="theForm" enctype="multipart/form-data"> <table width="100%"> <tr> <td> <div style="font-weight:bold"><img src="images/notice.gif...
zzshop
trunk/admin/templates/category_move.htm
HTML
asf20
1,435
<!-- $Id: report_pv.htm 14216 2008-03-10 02:27:21Z testyang $ --> {include file="pageheader.htm"} {insert_scripts files="../js/utils.js"} <div class="tab-div"> <div id="tabbar-div"> <p> <span class="tab-front" id="visit-tab">{$lang.integration_visit}</span><span class="tab-back" id="seo-tab">{$...
zzshop
trunk/admin/templates/report_pv.htm
HTML
asf20
4,151
<?php /** * ECSHOP 管理中心帐户变动记录 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允...
zzshop
trunk/admin/account_log.php
PHP
asf20
7,726
<?php /** * ECSHOP 角色管理信息以及权限管理程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使...
zzshop
trunk/admin/role.php
PHP
asf20
10,295
<?php /** * ECSHOP 缺货处理管理程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对...
zzshop
trunk/admin/goods_booking.php
PHP
asf20
8,752
<?php /** * ECSHOP 管理中心办事处管理 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许...
zzshop
trunk/admin/agency.php
PHP
asf20
12,293
<?php /** * 联合注册返回验证 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码以任何形式...
zzshop
trunk/admin/receive.php
PHP
asf20
4,313
<?php /** * ECSHOP 管理中心管理员留言程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;...
zzshop
trunk/admin/message.php
PHP
asf20
14,281
<?php /** * ECSHOP 系统文件检测 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序...
zzshop
trunk/admin/check_file_priv.php
PHP
asf20
6,065
<?php /** * ECSHOP 管理中心批发管理 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对...
zzshop
trunk/admin/wholesale.php
PHP
asf20
23,247
<?php /** * ECSHOP 站外JS投放的统计程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不...
zzshop
trunk/admin/adsense.php
PHP
asf20
4,391
<?php /** * ECSHOP 数据库管理 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代...
zzshop
trunk/admin/database.php
PHP
asf20
22,669
<?php /** * ECSHOP 管理员信息以及权限管理程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用...
zzshop
trunk/admin/privilege.php
PHP
asf20
23,722
<?php /** * ECSHOP 商品分类管理程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对...
zzshop
trunk/admin/category.php
PHP
asf20
25,900
<?php /** * ECSHOP 商品销售排行 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序...
zzshop
trunk/admin/sale_order.php
PHP
asf20
7,017
<?php /** * ECSHOP 网店信息管理页面 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对...
zzshop
trunk/admin/shopinfo.php
PHP
asf20
6,890
<?php /** * ECSHOP 商品批量上传、修改 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程...
zzshop
trunk/admin/goods_batch.php
PHP
asf20
32,665
<?php /** * ECSHOP 程序说明 * =========================================================== * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码以任何形式任何目的的再发布。 * ================...
zzshop
trunk/admin/license.php
PHP
asf20
5,334
<?php /** * ECSHOP 帮助信息接口 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码...
zzshop
trunk/admin/help.php
PHP
asf20
959
<?php /** * ECSHOP 程序说明 * =========================================================== * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码以任何形式任何目的的再发布。 * ================...
zzshop
trunk/admin/flashplay.php
PHP
asf20
36,344
<?php /** * ECSHOP 专题管理 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码...
zzshop
trunk/admin/topic.php
PHP
asf20
15,783
/* $Id: main.css 13991 2008-01-17 06:17:23Z maruitao $ */ .dis{ display:block; } .inline{ display:inline; } .none{ display:none; } body { background: #DDEEF2; padding: 10px; } h1 { background: #F4FAFB; border: 1px solid #BBDDE5; color: #9CACAF; font-size: 14px; padding: 7p...
zzshop
trunk/admin/styles/main.css
CSS
asf20
14,817
/* $Id: general.css 13504 2007-11-08 09:51:13Z weberliu $ */ body { margin: 0px; padding: 0px; color: #192E32; font: 12px "sans-serif", "Arial", "Verdana"; } p, td, div { font: 12px "sans-serif", "Arial", "Verdana"; } th { font: 12px "sans-serif", "Arial", "Verdana"; font-weight: bold;...
zzshop
trunk/admin/styles/general.css
CSS
asf20
838
<?php /** * ECSHOP 管理中心模版管理程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允...
zzshop
trunk/admin/mail_template.php
PHP
asf20
7,086
<?php /** * ECSHOP 生成显示商品的js代码 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许...
zzshop
trunk/admin/gen_goods_script.php
PHP
asf20
1,709
<?php /** * ECSHOP 程序说明 * =========================================================== * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码以任何形式任何目的的再发布。 * ================...
zzshop
trunk/admin/magazine_list.php
PHP
asf20
12,779
<?php /** * ECSHOP 程序说明 * =========================================================== * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码以任何形式任何目的的再发布。 * ================...
zzshop
trunk/admin/affiliate.php
PHP
asf20
7,930
<?php /** * ECSHOP 管理中心供货商管理 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许...
zzshop
trunk/admin/suppliers.php
PHP
asf20
18,980
<?php /** * ECSHOP 广告管理程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序...
zzshop
trunk/admin/ads.php
PHP
asf20
22,230
<?php /** * ECSHOP 管理中心模版管理程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允...
zzshop
trunk/admin/template.php
PHP
asf20
37,238
<?php /** * ECSHOP 计划任务 * =========================================================== * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码以任何形式任何目的的再发布。 * ================...
zzshop
trunk/admin/cron.php
PHP
asf20
15,376
<?php /** * ECSHOP 超值礼包管理程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对...
zzshop
trunk/admin/package.php
PHP
asf20
16,389
<?php /** * ECSHOP 供货商商品管理程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许...
zzshop
trunk/admin/suppliers_goods.php
PHP
asf20
76,362
<?php /** * ECSHOP 综合流量统计 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序...
zzshop
trunk/admin/flow_stats.php
PHP
asf20
15,887
<?php /** * ECSHOP 属性规格管理 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序...
zzshop
trunk/admin/attribute.php
PHP
asf20
12,525
<?php /** * ECSHOP 程序说明 * =========================================================== * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码以任何形式任何目的的再发布。 * ================...
zzshop
trunk/admin/attention_list.php
PHP
asf20
9,096
<?php /** * ECSHOP 网罗天下 * =========================================================== * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码以任何形式任何目的的再发布。 * ================...
zzshop
trunk/admin/webcollect.php
PHP
asf20
5,979
<?php /** * ECSHOP 客户留言 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码...
zzshop
trunk/admin/user_msg.php
PHP
asf20
13,884
<?php /** * ECSHOP 友情链接管理 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序...
zzshop
trunk/admin/friend_link.php
PHP
asf20
14,917
<?php /** * ECSHOP 搜索引擎关键字统计 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许...
zzshop
trunk/admin/searchengine_stats.php
PHP
asf20
5,769
<?php /** * ECSHOP 订单管理 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码...
zzshop
trunk/admin/order.php
PHP
asf20
244,199
<?php /** * ECSHOP 管理中心语言项编辑(前台语言项) * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 *...
zzshop
trunk/admin/edit_languages.php
PHP
asf20
7,719
<?php /** * ECSHOP 管理中心优惠活动管理 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允...
zzshop
trunk/admin/favourable.php
PHP
asf20
16,221
<?php /** * ECSHOP 程序说明 * =========================================================== * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码以任何形式任何目的的再发布。 * ================...
zzshop
trunk/admin/view_sendlist.php
PHP
asf20
10,680
<?php /** * ECSHOP 转换程序 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码...
zzshop
trunk/admin/convert.php
PHP
asf20
9,644
<?php /** * ECSHOP ZIP 处理类 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程...
zzshop
trunk/admin/includes/cls_phpzip.php
PHP
asf20
8,992
<?php /** * ECSHOP 管理中心公用文件 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对...
zzshop
trunk/admin/includes/init.php
PHP
asf20
10,159
<?php /** * ECSHOP 权限对照表 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代...
zzshop
trunk/admin/includes/inc_priv.php
PHP
asf20
7,081
<?php /** * ECSHOP 后台自动操作数据库的类文件 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用...
zzshop
trunk/admin/includes/cls_exchange.php
PHP
asf20
4,148
<?php /** * ECSHOP 管理中心公用函数库 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许...
zzshop
trunk/admin/includes/lib_main.php
PHP
asf20
23,453
<?php /** * ECSHOP 管理中心模版相关公用函数库 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用...
zzshop
trunk/admin/includes/lib_template.php
PHP
asf20
18,076
<?php /** * ECSHOP 管理中心商品相关函数 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允...
zzshop
trunk/admin/includes/lib_goods.php
PHP
asf20
44,431
<?php /** * ECSHOP 数据库导出类 * ============================================================================ * 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序...
zzshop
trunk/admin/includes/cls_sql_dump.php
PHP
asf20
14,087