system.php
10.3 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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<?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[dopublic]||$r[dofirewall]||$r[dosetsafe]||$r[dopubvar])
{
?>
<tr>
<td id="prsetting" class="menu1" onclick="chengstate('setting')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">系統設置</a>
</td>
</tr>
<tr id="itemsetting" style="display:none">
<td class="list">
<table border='0' cellspacing='0' cellpadding='0'>
<?
if($r[dopublic])
{
?>
<tr>
<td class="file">
<a href="../../SetEnews.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">系統參數設置</a>
</td>
</tr>
<tr>
<td class="file">
<a href="../../pub/SetRewrite.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">偽靜態參數設置</a>
</td>
</tr>
<?
}
if($r[dopubvar])
{
?>
<tr>
<td class="file">
<a href="../../pub/ListPubVar.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">擴展變量</a>
</td>
</tr>
<?
}
if($r[dosetsafe])
{
?>
<tr>
<td class="file">
<a href="../../pub/SetSafe.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">安全參數配置</a>
</td>
</tr>
<?
}
if($r[dofirewall])
{
?>
<tr>
<td class="file1">
<a href="../../pub/SetFirewall.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">網站防火牆</a>
</td>
</tr>
<?
}
?>
</table>
</td>
</tr>
<?
}
?>
<?
if($r[dochangedata]||$r[dopostdata])
{
?>
<tr>
<td id="prchangedata" class="menu1" onclick="chengstate('changedata')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">數據更新</a>
</td>
</tr>
<tr id="itemchangedata" style="display:none">
<td class="list">
<table border='0' cellspacing='0' cellpadding='0'>
<?
if($r[dochangedata])
{
?>
<tr>
<td class="file">
<a href="../../ReHtml/ChangeData.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">數據更新中心</a>
</td>
</tr>
<tr>
<td class="file">
<a href="../../ReHtml/ReInfoUrl.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">更新信息頁地址</a>
</td>
</tr>
<tr>
<td class="file">
<a href="../../ReHtml/DoUpdateData.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">數據整理</a>
</td>
</tr>
<?
}
if($r[dopostdata])
{
?>
<tr>
<td class="file1">
<a href="../../PostUrlData.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">遠程發佈</a>
</td>
</tr>
<?
}
?>
</table>
</td>
</tr>
<?
}
?>
<?
if($r[dof]||$r[dom]||$r[dotable])
{
?>
<tr>
<td id="prtable" class="menu1" onclick="chengstate('table')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">數據表與系統模型</a>
</td>
</tr>
<tr id="itemtable" style="display:none">
<td class="list">
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td class="file">
<a href="../../db/AddTable.php?enews=AddTable<?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">新建數據表</a>
</td>
</tr>
<tr>
<td class="file1">
<a href="../../db/ListTable.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理數據表</a>
</td>
</tr>
</table>
</td>
</tr>
<?
}
?>
<?
if($r[dodo]||$r[dotask])
{
?>
<tr>
<td id="prtask" class="menu1" onclick="chengstate('task')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">計劃任務</a>
</td>
</tr>
<tr id="itemtask" style="display:none">
<td class="list">
<table border='0' cellspacing='0' cellpadding='0'>
<?
if($r[dodo])
{
?>
<tr>
<td class="file">
<a href="../../ListDo.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理刷新任務</a>
</td>
</tr>
<?
}
if($r[dotask])
{
?>
<tr>
<td class="file1">
<a href="../../other/ListTask.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理計劃任務</a>
</td>
</tr>
<?
}
?>
</table>
</td>
</tr>
<?
}
?>
<?
if($r[doworkflow])
{
?>
<tr>
<td id="prwf" class="menu1" onclick="chengstate('wf')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">工作流</a>
</td>
</tr>
<tr id="itemwf" style="display:none">
<td class="list">
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td class="file">
<a href="../../workflow/AddWf.php?enews=AddWorkflow<?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">增加工作流</a>
</td>
</tr>
<tr>
<td class="file1">
<a href="../../workflow/ListWf.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理工作流</a>
</td>
</tr>
</table>
</td>
</tr>
<?
}
?>
<?
if($r[doyh])
{
?>
<tr>
<td id="pryh" class="menu1" onclick="chengstate('yh')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">優化方案</a>
</td>
</tr>
<tr id="itemyh" style="display:none">
<td class="list">
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td class="file1">
<a href="../../db/ListYh.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理優化方案</a>
</td>
</tr>
</table>
</td>
</tr>
<?
}
?>
<?php
if($r['domoreport'])
{
?>
<tr>
<td id="prmport" class="menu1" onclick="chengstate('mport')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">網站多訪問端</a>
</td>
</tr>
<tr id="itemmport" style="display:none">
<td class="list">
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td class="file1">
<a href="../../moreport/ListMoreport.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理網站訪問端</a>
</td>
</tr>
</table>
</td>
</tr>
<?
}
?>
<?
if($r[domenu])
{
?>
<tr>
<td id="prmenu" class="menu1" onclick="chengstate('menu')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">擴展菜單</a>
</td>
</tr>
<tr id="itemmenu" style="display:none">
<td class="list">
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td class="file1">
<a href="../../other/MenuClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理菜單</a>
</td>
</tr>
</table>
</td>
</tr>
<?
}
?>
<?
if($r[dodbdata]||$r[doexecsql])
{
?>
<tr>
<td id="prbak" class="menu3" onclick="chengstate('bak')">
<a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">備份與恢復數據</a>
</td>
</tr>
<tr id="itembak" style="display:none">
<td class="list1">
<table border='0' cellspacing='0' cellpadding='0'>
<?
if($r[dodbdata])
{
?>
<tr>
<td class="file">
<a href="../../ebak/ChangeDb.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">備份數據</a>
</td>
</tr>
<tr>
<td class="file">
<a href="../../ebak/ReData.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">恢復數據</a>
</td>
</tr>
<tr>
<td class="file">
<a href="../../ebak/ChangePath.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理備份目錄</a>
</td>
</tr>
<?
}
if($r[doexecsql])
{
?>
<tr>
<td class="file1">
<a href="../../db/DoSql.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">執行SQL語句</a>
</td>
</tr>
<?
}
?>
</table>
</td>
</tr>
<?
}
?>
</table>
</body>
</html>