Update HTMLPurifier to current stable version 4.5.0
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
class HTMLPurifier_URIScheme_https extends HTMLPurifier_URIScheme_http {
|
||||
|
||||
public $default_port = 443;
|
||||
public $secure = true;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user