system.php 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384
  1. <?php
  2. if(!defined('InEmpireCMS'))
  3. {
  4. exit();
  5. }
  6. ?>
  7. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  8. <html>
  9. <head>
  10. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  11. <title>菜单</title>
  12. <link href="../../../data/menu/menu.css" rel="stylesheet" type="text/css">
  13. <script src="../../../data/menu/menu.js" type="text/javascript"></script>
  14. <SCRIPT lanuage="JScript">
  15. function tourl(url){
  16. parent.main.location.href=url;
  17. }
  18. </SCRIPT>
  19. </head>
  20. <body onLoad="initialize()">
  21. <table border='0' cellspacing='0' cellpadding='0'>
  22. <tr height=20>
  23. <td id="home"><img src="../../../data/images/homepage.gif" border=0></td>
  24. <td><b>系统设置</b></td>
  25. </tr>
  26. </table>
  27. <table border='0' cellspacing='0' cellpadding='0'>
  28. <?
  29. if($r[dopublic]||$r[dofirewall]||$r[dosetsafe]||$r[dopubvar])
  30. {
  31. ?>
  32. <tr>
  33. <td id="prsetting" class="menu1" onclick="chengstate('setting')">
  34. <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">系统设置</a>
  35. </td>
  36. </tr>
  37. <tr id="itemsetting" style="display:none">
  38. <td class="list">
  39. <table border='0' cellspacing='0' cellpadding='0'>
  40. <?
  41. if($r[dopublic])
  42. {
  43. ?>
  44. <tr>
  45. <td class="file">
  46. <a href="../../SetEnews.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">系统参数设置</a>
  47. </td>
  48. </tr>
  49. <tr>
  50. <td class="file">
  51. <a href="../../pub/SetRewrite.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">伪静态参数设置</a>
  52. </td>
  53. </tr>
  54. <tr>
  55. <td class="file">
  56. <a href="../../pub/SetPageCache.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">动态页缓存设置</a>
  57. </td>
  58. </tr>
  59. <tr>
  60. <td class="file">
  61. <a href="../../pub/SetDigg.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">DIGG顶设置</a>
  62. </td>
  63. </tr>
  64. <?
  65. }
  66. if($r[dopubvar])
  67. {
  68. ?>
  69. <tr>
  70. <td class="file">
  71. <a href="../../pub/ListPubVar.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">扩展变量</a>
  72. </td>
  73. </tr>
  74. <?
  75. }
  76. if($r[dosetsafe])
  77. {
  78. ?>
  79. <tr>
  80. <td class="file">
  81. <a href="../../pub/SetSafe.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">安全参数配置</a>
  82. </td>
  83. </tr>
  84. <?
  85. }
  86. if($r[dofirewall])
  87. {
  88. ?>
  89. <tr>
  90. <td class="file1">
  91. <a href="../../pub/SetFirewall.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">网站防火墙</a>
  92. </td>
  93. </tr>
  94. <?
  95. }
  96. ?>
  97. </table>
  98. </td>
  99. </tr>
  100. <?
  101. }
  102. ?>
  103. <?
  104. if($r[dochangedata]||$r[dopostdata])
  105. {
  106. ?>
  107. <tr>
  108. <td id="prchangedata" class="menu1" onclick="chengstate('changedata')">
  109. <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">数据更新</a>
  110. </td>
  111. </tr>
  112. <tr id="itemchangedata" style="display:none">
  113. <td class="list">
  114. <table border='0' cellspacing='0' cellpadding='0'>
  115. <?
  116. if($r[dochangedata])
  117. {
  118. ?>
  119. <tr>
  120. <td class="file">
  121. <a href="../../ReHtml/ChangeData.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">数据更新中心</a>
  122. </td>
  123. </tr>
  124. <tr>
  125. <td class="file">
  126. <a href="../../ReHtml/ReInfoUrl.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">更新信息页地址</a>
  127. </td>
  128. </tr>
  129. <tr>
  130. <td class="file">
  131. <a href="../../ReHtml/ChangePageCache.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">更新动态页缓存</a>
  132. </td>
  133. </tr>
  134. <tr>
  135. <td class="file">
  136. <a href="../../ReHtml/DoUpdateData.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">数据整理</a>
  137. </td>
  138. </tr>
  139. <?
  140. }
  141. if($r[dopostdata])
  142. {
  143. ?>
  144. <tr>
  145. <td class="file1">
  146. <a href="../../PostUrlData.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">远程发布</a>
  147. </td>
  148. </tr>
  149. <?
  150. }
  151. ?>
  152. </table>
  153. </td>
  154. </tr>
  155. <?
  156. }
  157. ?>
  158. <?
  159. if($r[dof]||$r[dom]||$r[dotable])
  160. {
  161. ?>
  162. <tr>
  163. <td id="prtable" class="menu1" onclick="chengstate('table')">
  164. <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">数据表与系统模型</a>
  165. </td>
  166. </tr>
  167. <tr id="itemtable" style="display:none">
  168. <td class="list">
  169. <table border='0' cellspacing='0' cellpadding='0'>
  170. <tr>
  171. <td class="file">
  172. <a href="../../db/AddTable.php?enews=AddTable<?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">新建数据表</a>
  173. </td>
  174. </tr>
  175. <tr>
  176. <td class="file1">
  177. <a href="../../db/ListTable.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理数据表</a>
  178. </td>
  179. </tr>
  180. </table>
  181. </td>
  182. </tr>
  183. <?
  184. }
  185. ?>
  186. <?
  187. if($r[dodo]||$r[dotask])
  188. {
  189. ?>
  190. <tr>
  191. <td id="prtask" class="menu1" onclick="chengstate('task')">
  192. <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">计划任务</a>
  193. </td>
  194. </tr>
  195. <tr id="itemtask" style="display:none">
  196. <td class="list">
  197. <table border='0' cellspacing='0' cellpadding='0'>
  198. <?
  199. if($r[dodo])
  200. {
  201. ?>
  202. <tr>
  203. <td class="file">
  204. <a href="../../ListDo.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理刷新任务</a>
  205. </td>
  206. </tr>
  207. <?
  208. }
  209. if($r[dotask])
  210. {
  211. ?>
  212. <tr>
  213. <td class="file1">
  214. <a href="../../other/ListTask.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理计划任务</a>
  215. </td>
  216. </tr>
  217. <?
  218. }
  219. ?>
  220. </table>
  221. </td>
  222. </tr>
  223. <?
  224. }
  225. ?>
  226. <?
  227. if($r[doworkflow])
  228. {
  229. ?>
  230. <tr>
  231. <td id="prwf" class="menu1" onclick="chengstate('wf')">
  232. <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">工作流</a>
  233. </td>
  234. </tr>
  235. <tr id="itemwf" style="display:none">
  236. <td class="list">
  237. <table border='0' cellspacing='0' cellpadding='0'>
  238. <tr>
  239. <td class="file">
  240. <a href="../../workflow/AddWf.php?enews=AddWorkflow<?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">增加工作流</a>
  241. </td>
  242. </tr>
  243. <tr>
  244. <td class="file1">
  245. <a href="../../workflow/ListWf.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理工作流</a>
  246. </td>
  247. </tr>
  248. </table>
  249. </td>
  250. </tr>
  251. <?
  252. }
  253. ?>
  254. <?
  255. if($r[doyh])
  256. {
  257. ?>
  258. <tr>
  259. <td id="pryh" class="menu1" onclick="chengstate('yh')">
  260. <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">优化方案</a>
  261. </td>
  262. </tr>
  263. <tr id="itemyh" style="display:none">
  264. <td class="list">
  265. <table border='0' cellspacing='0' cellpadding='0'>
  266. <tr>
  267. <td class="file1">
  268. <a href="../../db/ListYh.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理优化方案</a>
  269. </td>
  270. </tr>
  271. </table>
  272. </td>
  273. </tr>
  274. <?
  275. }
  276. ?>
  277. <?php
  278. if($r['domoreport'])
  279. {
  280. ?>
  281. <tr>
  282. <td id="prmport" class="menu1" onclick="chengstate('mport')">
  283. <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">网站多访问端</a>
  284. </td>
  285. </tr>
  286. <tr id="itemmport" style="display:none">
  287. <td class="list">
  288. <table border='0' cellspacing='0' cellpadding='0'>
  289. <tr>
  290. <td class="file1">
  291. <a href="../../moreport/ListMoreport.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理网站访问端</a>
  292. </td>
  293. </tr>
  294. </table>
  295. </td>
  296. </tr>
  297. <?
  298. }
  299. ?>
  300. <?
  301. if($r[domenu])
  302. {
  303. ?>
  304. <tr>
  305. <td id="prmenu" class="menu1" onclick="chengstate('menu')">
  306. <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">扩展菜单</a>
  307. </td>
  308. </tr>
  309. <tr id="itemmenu" style="display:none">
  310. <td class="list">
  311. <table border='0' cellspacing='0' cellpadding='0'>
  312. <tr>
  313. <td class="file1">
  314. <a href="../../other/MenuClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理菜单</a>
  315. </td>
  316. </tr>
  317. </table>
  318. </td>
  319. </tr>
  320. <?
  321. }
  322. ?>
  323. <?
  324. if($r[dodbdata]||$r[doexecsql])
  325. {
  326. ?>
  327. <tr>
  328. <td id="prbak" class="menu3" onclick="chengstate('bak')">
  329. <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">备份与恢复数据</a>
  330. </td>
  331. </tr>
  332. <tr id="itembak" style="display:none">
  333. <td class="list1">
  334. <table border='0' cellspacing='0' cellpadding='0'>
  335. <?
  336. if($r[dodbdata])
  337. {
  338. ?>
  339. <tr>
  340. <td class="file">
  341. <a href="../../ebak/ChangeDb.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">备份数据</a>
  342. </td>
  343. </tr>
  344. <tr>
  345. <td class="file">
  346. <a href="../../ebak/ReData.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">恢复数据</a>
  347. </td>
  348. </tr>
  349. <tr>
  350. <td class="file">
  351. <a href="../../ebak/ChangePath.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理备份目录</a>
  352. </td>
  353. </tr>
  354. <?
  355. }
  356. if($r[doexecsql])
  357. {
  358. ?>
  359. <tr>
  360. <td class="file1">
  361. <a href="../../db/DoSql.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">执行SQL语句</a>
  362. </td>
  363. </tr>
  364. <?
  365. }
  366. ?>
  367. </table>
  368. </td>
  369. </tr>
  370. <?
  371. }
  372. ?>
  373. </table>
  374. </body>
  375. </html>