⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 adminbottom.htm

📁 很好的一套PHP树形论坛程序
💻 HTM
字号:
<!--<?php
$CT=0;
if(readover(D_P.'data/bbscache/none.txt')!='' || @filemtime(D_P.'data/bbscache/file_lock.txt')<$timestamp-3600*24 || @filemtime(D_P.'data/bbscache/info.txt')<$timestamp-3600*24 || @filemtime(D_P.'data/bbscache/notice.txt')<$timestamp-3600*24 || @filemtime(D_P.'data/bbscache/userpay.txt')<$timestamp-3600*24){$CT=1;
}print <<<EOT
-->
<center>
<blockquote><br><br><br><br><hr class="hr" size=1>
Powered by <a href='http://www.phpwind.net' target=_blank> <b>PHPwind
</b> $wind_version</a>&nbsp;&copy; 2003-06,<b style='color: #FF9900'>phpwind.net</b>
<a href='http://www.phpwind.net' target=_blank><b>fengyu</b></a>
</blockquote><br>
</center>
</body></html>
<!--
EOT;
if($CT && (!isset($msg) || !isset($jumpurl) || !isset($t))){print <<<EOT
-->
<script language="JavaScript">
top.frames['notice'].location.href="$admin_file?adminjob=notice";
</script>
<!--
EOT;
}
$output = ob_get_contents();
$output = preg_replace(
	"/\<form([^\<\>]*)\saction=['|\"]?([^\s\"'\<\>]+)['|\"]?([^\<\>]*)\>/ies",
	"FormCheck('\\1','\\2','\\3')",
	$output
);

ob_end_clean();
$db_obstart == 1 && function_exists('ob_gzhandler') ? ob_start('ob_gzhandler') : ob_start();
echo $output;
flush;
?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -