?? top.php
字號:
<?php!function_exists('getdirname') && exit('Forbidden');empty($type) && $type = GetGP('type','G');$headerdb = $showhead = array();$indexdb = array('blog','photo','bookmark','goods','file','music');$headerdb['index'] = $menuhead['index'];foreach ($menulang as $key => $value) { !$tkey && array_key_exists($type.$action,$value) && $tkey = $key; if ((in_array($key,$indexdb) && strpos(",$_GROUP[module],",",$key,")===false) || ($key == 'teamcp' && $db_teamgroups && strpos(",$db_teamgroups,",",$groupid,")===false)) { continue; } $headerdb[$key] = $menuhead[$key];}!$tkey && $tkey = 'index';$headerdb[$tkey][1] = '';if ($tkey != 'index') { foreach ($menulang[$tkey] as $key => $value) { $key == $type.$action && $value[1] = ''; $db_cbbbsopen == '0' && $key=='bbsatc' && $value[0]=''; $showhead[$key] = $value; }}require PrintEot('top');?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -