PHP Classes

File: htdocs/xoops_lib/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/xoops_lib/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt   Download  
File: htdocs/xoops_lib/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 310 bytes
 

Contents

Class file image Download
URI.HostBlacklist TYPE: list VERSION: 1.3.0 DEFAULT: array() --DESCRIPTION-- List of strings that are forbidden in the host of any URI. Use it to kill domain names of spam, etc. Note that it will catch anything in the domain, so <tt>moo.com</tt> will catch <tt>moo.com.example.com</tt>. --# vim: et sw=4 sts=4