1 頁 (共 1 頁)

[外掛]Protect your phpBB

發表於 : 2003-07-15 18:00
william91

代碼: 選擇全部

#################################################################
## Mod Title: Protect your phpBB with HTML & Java Script
## Mod Author: William Leung <william91@super5.hopto.org>  http://super5.xxbb.net
## Mod Version: 1.1
## Mod Description: This will Add More Security in your phpBB
## Installation Level: Very Easy
## Installation Time: Less than 1 Minutes
##
## Files To Edit: 1
##	templates/subSilver/overall_header.tpl
##
## Included Files: N/A
#################################################################
##
## Author Note:
##  This Mod is use a simple HTML to write, you can add some other HTML or Java Script to protect your phpBB ;-)
##
############################################################## 
## For Security Purposes, Please Check:
## http://super5.xxbb.net
## for the  latest version of this MOD. Downloading this MOD
## from other sites could cause malicious code to enter into
## your phpBB Forum.
#################################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
#################################################################

代碼: 選擇全部

#################################################################
## 外掛名稱: 使用HTML 和Java Script 去保護你的討論區
## 外掛作者: William Leung <william91@super5.hopto.org>  http://super5.xxbb.net
## 外掛版本: 1.1
## 外掛描述: 這個安掛會在你的討論區加入一些保安
## 安裝難度: 非常容易
## 安裝時間: 少於1分鐘
##
## 要修改的檔案: 1
##	templates/subSilver/overall_header.tpl
##
## 要新增的檔案: N/A
#################################################################
##
## 作者備注:
##  這個外掛是使用一這簡單的HTML去撰寫, 你可以加入其他不同的HTML 或 Java Script 去保護你的討論區 ;-)
##
############################################################## 
## 由於安全上的考量,請檢查:
## http://super5.xxbb.net
## 是否有此外掛的最新版本 
## 從其他地方下載此檔可能會造成你在你的 phpBB 討論版上寫入有誤的程式碼 
## 基於這個理由,phpBB 將不會為沒有收藏在我們的外掛資料庫的外掛提供支援 
#################################################################
## 在你加入這個外掛前,你應該把所有與這個外掛有關的檔案進行備份\r
#################################################################
下載