other.php
6.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<?php
if(!defined('InEmpireCMS'))
{
exit();
}
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>菜單</title>
<link href="../../../data/menu/menu.css" rel="stylesheet" type="text/css">
<script src="../../../data/menu/menu.js" type="text/javascript"></script>
<SCRIPT lanuage="JScript">
function tourl(url){
parent.main.location.href=url;
}
</SCRIPT>
</head>
<body onLoad="initialize()">
<table border='0' cellspacing='0' cellpadding='0'>
<tr height=20>
<td id="home"><img src="../../../data/images/homepage.gif" border=0></td>
<td><b>其他管理</b></td>
</tr>
</table>
<table border='0' cellspacing='0' cellpadding='0'>
<?
if($r[dobefrom]||$r[dowriter]||$r[dokey]||$r[doword])
{
?>
<tr>
<td id="prnewsadmin" class="menu1" onclick="chengstate('newsadmin')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">新聞模型相關</a>
</td>
</tr>
<tr id="itemnewsadmin" style="display:none">
<td class="list">
<table border='0' cellspacing='0' cellpadding='0'>
<?
if($r[dobefrom])
{
?>
<tr>
<td class="file">
<a href="../../NewsSys/BeFrom.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理信息來源</a>
</td>
</tr>
<?
}
if($r[dowriter])
{
?>
<tr>
<td class="file">
<a href="../../NewsSys/writer.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理作者</a>
</td>
</tr>
<?
}
if($r[dokey])
{
?>
<tr>
<td class="file">
<a href="../../NewsSys/key.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理內容關鍵字</a>
</td>
</tr>
<?
}
if($r[doword])
{
?>
<tr>
<td class="file1">
<a href="../../NewsSys/word.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理過濾字符</a>
</td>
</tr>
<?
}
?>
</table>
</td>
</tr>
<?
}
?>
<?
if($r[dodownurl]||$r[dodeldownrecord]||$r[dodownerror]||$r[dorepdownpath]||$r[doplayer])
{
?>
<tr>
<td id="prdownadmin" class="menu1" onclick="chengstate('downadmin')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">下載模型相關</a>
</td>
</tr>
<tr id="itemdownadmin" style="display:none">
<td class="list">
<table border='0' cellspacing='0' cellpadding='0'>
<?
if($r[dodownurl])
{
?>
<tr>
<td class="file">
<a href="../../DownSys/url.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理地址前綴</a>
</td>
</tr>
<?
}
if($r[dodeldownrecord])
{
?>
<tr>
<td class="file">
<a href="../../DownSys/DelDownRecord.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">刪除下載記錄</a>
</td>
</tr>
<?
}
if($r[dodownerror])
{
?>
<tr>
<td class="file">
<a href="../../DownSys/ListError.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理錯誤報告</a>
</td>
</tr>
<?
}
if($r[dorepdownpath])
{
?>
<tr>
<td class="file">
<a href="../../DownSys/RepDownLevel.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">批量替換地址權限</a>
</td>
</tr>
<?
}
if($r[doplayer])
{
?>
<tr>
<td class="file1">
<a href="../../DownSys/player.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">播放器管理</a>
</td>
</tr>
<?
}
?>
</table>
</td>
</tr>
<?
}
?>
<?
if($r[dopay])
{
?>
<tr>
<td id="prpay" class="menu1" onclick="chengstate('pay')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">在線支付</a>
</td>
</tr>
<tr id="itempay" style="display:none">
<td class="list">
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td class="file">
<a href="../../pay/SetPayFen.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">支付參數配置</a>
</td>
</tr>
<tr>
<td class="file">
<a href="../../pay/PayApi.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理支付接口</a>
</td>
</tr>
<tr>
<td class="file1">
<a href="../../pay/ListPayRecord.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理支付記錄</a>
</td>
</tr>
</table>
</td>
</tr>
<?
}
?>
<?
if($r[dopicnews])
{
?>
<tr>
<td id="prpicnews" class="menu3" onclick="chengstate('picnews')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">圖片信息管理</a>
</td>
</tr>
<tr id="itempicnews" style="display:none">
<td class="list1">
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td class="file">
<a href="../../NewsSys/PicClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理圖片信息分類</a>
</td>
</tr>
<tr>
<td class="file1">
<a href="../../NewsSys/ListPicNews.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理圖片信息</a>
</td>
</tr>
</table>
</td>
</tr>
<?
}
?>
</table>
</body>
</html>