diff --git a/site-beginner/templates/_head.php b/site-beginner/templates/_head.php
index 468d4482..84bd1949 100644
--- a/site-beginner/templates/_head.php
+++ b/site-beginner/templates/_head.php
@@ -1,7 +1,7 @@
-
+
title; ?>
diff --git a/site-blank/templates/basic-page.php b/site-blank/templates/basic-page.php
index 61ac74cc..adccd70e 100644
--- a/site-blank/templates/basic-page.php
+++ b/site-blank/templates/basic-page.php
@@ -1,7 +1,7 @@
-
+
title; ?>
diff --git a/site-classic/templates/head.inc b/site-classic/templates/head.inc
index 5fa3313b..fc3b877d 100644
--- a/site-classic/templates/head.inc
+++ b/site-classic/templates/head.inc
@@ -13,7 +13,7 @@
-
+
get("headline|title"); ?>
diff --git a/site-default/templates/_main.php b/site-default/templates/_main.php
index dcc52606..665b98c0 100644
--- a/site-default/templates/_main.php
+++ b/site-default/templates/_main.php
@@ -32,7 +32,7 @@
?>
-
+
diff --git a/site-languages/templates/_main.php b/site-languages/templates/_main.php
index fee4b889..1d3c7cbc 100644
--- a/site-languages/templates/_main.php
+++ b/site-languages/templates/_main.php
@@ -33,7 +33,7 @@
?>
-
+
diff --git a/wire/modules/AdminTheme/AdminThemeDefault/default.php b/wire/modules/AdminTheme/AdminThemeDefault/default.php
index 9454fc27..c0c585ee 100644
--- a/wire/modules/AdminTheme/AdminThemeDefault/default.php
+++ b/wire/modules/AdminTheme/AdminThemeDefault/default.php
@@ -33,7 +33,7 @@
-
+
diff --git a/wire/modules/AdminTheme/AdminThemeDefault/install-head.inc b/wire/modules/AdminTheme/AdminThemeDefault/install-head.inc
index 07335d89..9e56ba96 100644
--- a/wire/modules/AdminTheme/AdminThemeDefault/install-head.inc
+++ b/wire/modules/AdminTheme/AdminThemeDefault/install-head.inc
@@ -5,7 +5,7 @@ if(!isset($formAction)) $formAction = './install.php';
?>
-
+
diff --git a/wire/modules/AdminTheme/AdminThemeReno/default.php b/wire/modules/AdminTheme/AdminThemeReno/default.php
index 187bacff..39295fc1 100644
--- a/wire/modules/AdminTheme/AdminThemeReno/default.php
+++ b/wire/modules/AdminTheme/AdminThemeReno/default.php
@@ -45,7 +45,7 @@
-
+
diff --git a/wire/modules/Markup/MarkupHTMLPurifier/htmlpurifier/HTMLPurifier.standalone.php b/wire/modules/Markup/MarkupHTMLPurifier/htmlpurifier/HTMLPurifier.standalone.php
index f2005bf5..4bb79a00 100644
--- a/wire/modules/Markup/MarkupHTMLPurifier/htmlpurifier/HTMLPurifier.standalone.php
+++ b/wire/modules/Markup/MarkupHTMLPurifier/htmlpurifier/HTMLPurifier.standalone.php
@@ -309,8 +309,8 @@ public static function getInstance($prototype = null)
}
}
-
-
+
+
/**
@@ -382,7 +382,7 @@ public static function flatten($node, $config, $context) {
return $tokens;
}
}
-
+
/**
@@ -530,8 +530,8 @@ public function expandIdentifiers(&$attr, $attr_types)
}
}
-
-
+
+
/**
@@ -669,8 +669,8 @@ protected function expandCSSEscape($string)
}
}
-
-
+
+
/**
@@ -730,8 +730,8 @@ public function confiscateAttr(&$attr, $key)
}
}
-
-
+
+
/**
@@ -827,8 +827,8 @@ public function set($type, $impl)
}
}
-
-
+
+
/**
@@ -1006,8 +1006,8 @@ public function validateToken($token, $config, $context)
}
-
-
+
+
// constants are slow, so we use as few as possible
@@ -1132,8 +1132,8 @@ public static function registerAutoload()
}
}
-
-
+
+
/**
@@ -1188,8 +1188,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -1676,8 +1676,8 @@ protected function setupConfigStuff($config)
}
}
-
-
+
+
/**
@@ -1729,8 +1729,8 @@ public function getAllowedElements($config)
abstract public function validateChildren($children, $config, $context);
}
-
-
+
+
/**
@@ -2650,8 +2650,8 @@ public function serialize()
}
-
-
+
+
/**
@@ -2827,8 +2827,8 @@ public function postProcess()
}
}
-
-
+
+
/**
@@ -2998,8 +2998,8 @@ protected function convertToLookup($string)
}
}
-
-
+
+
/**
@@ -3094,8 +3094,8 @@ public function loadArray($context_array)
}
}
-
-
+
+
/**
@@ -3224,8 +3224,8 @@ abstract public function flush($config);
abstract public function cleanup($config);
}
-
-
+
+
/**
@@ -3331,8 +3331,8 @@ public function addDecorator($decorator)
}
}
-
-
+
+
/**
@@ -3405,8 +3405,8 @@ public function __construct(
}
}
-
-
+
+
class HTMLPurifier_DoctypeRegistry
@@ -3548,8 +3548,8 @@ public function getDoctypeFromConfig($config)
}
}
-
-
+
+
/**
@@ -3765,8 +3765,8 @@ private function _mergeAssocArray(&$a1, $a2)
}
}
-
-
+
+
/**
@@ -4377,8 +4377,8 @@ public static function testEncodingSupportsASCII($encoding, $bypass = false)
}
}
-
-
+
+
/**
@@ -4426,8 +4426,8 @@ public static function instance($prototype = false)
}
}
-
-
+
+
// if want to implement error collecting here, we'll need to use some sort
@@ -4580,8 +4580,8 @@ protected function specialEntityCallback($matches)
}
}
-
-
+
+
/**
@@ -4825,8 +4825,8 @@ private function _renderStruct(&$ret, $struct, $line = null, $col = null)
}
}
-
-
+
+
/**
@@ -4900,8 +4900,8 @@ public function addError($severity, $message)
}
}
-
-
+
+
/**
@@ -4913,8 +4913,8 @@ class HTMLPurifier_Exception extends Exception
}
-
-
+
+
/**
@@ -4970,8 +4970,8 @@ public function postFilter($html, $config, $context)
}
}
-
-
+
+
/**
@@ -5257,8 +5257,8 @@ public function escape($string, $quote = null)
}
}
-
-
+
+
/**
@@ -5751,8 +5751,8 @@ public function parseTinyMCEAllowedList($list)
}
}
-
-
+
+
/**
@@ -6036,8 +6036,8 @@ public function setup($config)
}
}
-
-
+
+
class HTMLPurifier_HTMLModuleManager
@@ -6501,8 +6501,8 @@ public function getElement($name, $trusted = null)
}
}
-
-
+
+
/**
@@ -6559,8 +6559,8 @@ public function load($array_of_ids)
}
}
-
-
+
+
/**
@@ -6841,8 +6841,8 @@ public function notifyEnd($token)
}
}
-
-
+
+
/**
@@ -7046,8 +7046,8 @@ public function formatMessage($key, $args = array())
}
}
-
-
+
+
/**
@@ -7256,8 +7256,8 @@ public function loadLanguage($code)
}
}
-
-
+
+
/**
@@ -7417,8 +7417,8 @@ public function compareTo($l)
}
}
-
-
+
+
/**
@@ -7780,8 +7780,8 @@ public function extractBody($html)
}
}
-
-
+
+
/**
@@ -7830,8 +7830,8 @@ abstract class HTMLPurifier_Node
abstract public function toTokenPair();
}
-
-
+
+
/**
@@ -7942,8 +7942,8 @@ public function normalize($string)
}
}
-
-
+
+
/**
@@ -8065,8 +8065,8 @@ public function setParent($plist)
}
}
-
-
+
+
/**
@@ -8108,8 +8108,8 @@ public function accept()
}
}
-
-
+
+
/**
@@ -8166,7 +8166,7 @@ public function isEmpty() {
return empty($this->input) && empty($this->output);
}
}
-
+
/**
@@ -8192,8 +8192,8 @@ abstract class HTMLPurifier_Strategy
abstract public function execute($tokens, $config, $context);
}
-
-
+
+
/**
@@ -8240,8 +8240,8 @@ public function resetAccessed()
}
}
-
-
+
+
/**
@@ -8377,8 +8377,8 @@ protected function parseHandle($fh)
}
}
-
-
+
+
/**
@@ -8415,8 +8415,8 @@ protected function prependCSS(&$attr, $css)
}
}
-
-
+
+
/**
@@ -8516,8 +8516,8 @@ public function rawPosition($l, $c)
abstract public function toNode();
}
-
-
+
+
/**
@@ -8635,8 +8635,8 @@ public function createComment($data)
}
}
-
-
+
+
/**
@@ -8950,8 +8950,8 @@ public function isBenign($config, $context)
}
}
-
-
+
+
class HTMLPurifier_URIDefinition extends HTMLPurifier_Definition
@@ -9063,8 +9063,8 @@ public function postFilter(&$uri, $config, $context)
}
-
-
+
+
/**
@@ -9138,8 +9138,8 @@ public function prepare($config)
abstract public function filter(&$uri, $config, $context);
}
-
-
+
+
/**
@@ -9210,8 +9210,8 @@ public function parse($uri)
}
-
-
+
+
/**
@@ -9313,8 +9313,8 @@ public function validate(&$uri, $config, $context)
}
}
-
-
+
+
/**
@@ -9395,8 +9395,8 @@ public function register($scheme, $scheme_obj)
}
}
-
-
+
+
/**
@@ -9703,8 +9703,8 @@ private function scale($r, $scale)
}
}
-
-
+
+
/**
@@ -9902,8 +9902,8 @@ public static function getTypeName($type)
}
}
-
-
+
+
/**
@@ -9914,8 +9914,8 @@ class HTMLPurifier_VarParserException extends HTMLPurifier_Exception
}
-
-
+
+
/**
@@ -10073,7 +10073,7 @@ public function splice($t, $delete, $replacement) {
return array($old, $r);
}
}
-
+
/**
@@ -10184,8 +10184,8 @@ public function validate($css, $config, $context)
}
-
-
+
+
/**
@@ -10229,8 +10229,8 @@ public function make($string)
}
}
-
-
+
+
// Enum = Enumerated
@@ -10303,8 +10303,8 @@ public function make($string)
}
}
-
-
+
+
/**
@@ -10395,8 +10395,8 @@ public function validate($integer, $config, $context)
}
}
-
-
+
+
/**
@@ -10482,8 +10482,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -10536,8 +10536,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -10558,8 +10558,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -10670,8 +10670,8 @@ public function validate($uri, $config, $context)
}
}
-
-
+
+
/**
@@ -10755,8 +10755,8 @@ public function validate($number, $config, $context)
}
}
-
-
+
+
class HTMLPurifier_AttrDef_CSS_AlphaValue extends HTMLPurifier_AttrDef_CSS_Number
@@ -10790,8 +10790,8 @@ public function validate($number, $config, $context)
}
}
-
-
+
+
/**
@@ -10902,8 +10902,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/* W3C says:
@@ -11060,8 +11060,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -11117,8 +11117,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -11223,8 +11223,8 @@ public function validate($color, $config, $context)
}
}
-
-
+
+
/**
@@ -11272,8 +11272,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -11317,8 +11317,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -11395,8 +11395,8 @@ public function validate($value, $config, $context)
}
}
-
-
+
+
/**
@@ -11572,8 +11572,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -11792,8 +11792,8 @@ public function validate($string, $config, $context)
}
-
-
+
+
/**
@@ -11825,8 +11825,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -11882,8 +11882,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -11960,8 +11960,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -12073,8 +12073,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -12145,8 +12145,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -12200,8 +12200,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -12247,8 +12247,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -12325,8 +12325,8 @@ public function validate($uri_string, $config, $context)
}
}
-
-
+
+
/**
@@ -12374,8 +12374,8 @@ public function make($string)
}
}
-
-
+
+
/**
@@ -12445,8 +12445,8 @@ protected function filter($tokens, $config, $context)
}
}
-
-
+
+
/**
@@ -12495,7 +12495,7 @@ protected function filter($tokens, $config, $context)
return $ret;
}
}
-
+
/**
@@ -12546,8 +12546,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -12585,8 +12585,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -12699,8 +12699,8 @@ public function validate($id, $config, $context)
}
}
-
-
+
+
/**
@@ -12776,8 +12776,8 @@ public function make($string)
}
}
-
-
+
+
/**
@@ -12833,8 +12833,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -12906,8 +12906,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -12967,8 +12967,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
abstract class HTMLPurifier_AttrDef_URI_Email extends HTMLPurifier_AttrDef
@@ -12988,8 +12988,8 @@ public function unpack($string)
// sub-implementations
-
-
+
+
/**
@@ -13126,8 +13126,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -13172,8 +13172,8 @@ protected function _loadRegex()
}
}
-
-
+
+
/**
@@ -13262,8 +13262,8 @@ public function validate($aIP, $config, $context)
}
}
-
-
+
+
/**
@@ -13292,8 +13292,8 @@ public function validate($string, $config, $context)
}
}
-
-
+
+
/**
@@ -13321,8 +13321,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
// this MUST be placed in post, as it assumes that any value in dir is valid
@@ -13349,8 +13349,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -13378,8 +13378,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -13426,8 +13426,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -13453,8 +13453,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -13522,8 +13522,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
// must be called POST validation
@@ -13570,8 +13570,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -13632,8 +13632,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -13689,8 +13689,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -13721,8 +13721,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -13767,8 +13767,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -13801,8 +13801,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -13843,8 +13843,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
// must be called POST validation
@@ -13896,8 +13896,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
class HTMLPurifier_AttrTransform_SafeEmbed extends HTMLPurifier_AttrTransform
@@ -13922,8 +13922,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -13951,8 +13951,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -14031,8 +14031,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -14055,8 +14055,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
// must be called POST validation
@@ -14101,8 +14101,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
// must be called POST validation
@@ -14140,7 +14140,7 @@ public function transform($attr, $config, $context)
}
}
-
+
/**
@@ -14167,8 +14167,8 @@ public function transform($attr, $config, $context)
}
}
-
-
+
+
/**
@@ -14235,8 +14235,8 @@ public function validateChildren($children, $config, $context)
}
}
-
-
+
+
/**
@@ -14338,8 +14338,8 @@ public function validateChildren($children, $config, $context)
}
}
-
-
+
+
/**
@@ -14377,8 +14377,8 @@ public function validateChildren($children, $config, $context)
}
}
-
-
+
+
/**
@@ -14470,8 +14470,8 @@ public function validateChildren($children, $config, $context)
}
}
-
-
+
+
/**
@@ -14589,8 +14589,8 @@ public function validateChildren($children, $config, $context)
}
}
-
-
+
+
/**
@@ -14635,8 +14635,8 @@ public function validateChildren($children, $config, $context)
}
}
-
-
+
+
/**
@@ -14746,8 +14746,8 @@ private function init($config)
}
}
-
-
+
+
/**
@@ -14971,8 +14971,8 @@ public function validateChildren($children, $config, $context)
}
}
-
-
+
+
class HTMLPurifier_DefinitionCache_Decorator extends HTMLPurifier_DefinitionCache
@@ -15084,8 +15084,8 @@ public function cleanup($config)
}
}
-
-
+
+
/**
@@ -15161,8 +15161,8 @@ public function cleanup($config)
}
}
-
-
+
+
class HTMLPurifier_DefinitionCache_Serializer extends HTMLPurifier_DefinitionCache
@@ -15475,8 +15475,8 @@ private function _testPermissions($dir, $chmod)
}
}
-
-
+
+
/**
@@ -15554,8 +15554,8 @@ public function get($config)
}
}
-
-
+
+
/**
@@ -15640,8 +15640,8 @@ public function get($config)
}
}
-
-
+
+
/**
@@ -15685,8 +15685,8 @@ public function setup($config)
}
}
-
-
+
+
class HTMLPurifier_HTMLModule_CommonAttributes extends HTMLPurifier_HTMLModule
@@ -15717,8 +15717,8 @@ class HTMLPurifier_HTMLModule_CommonAttributes extends HTMLPurifier_HTMLModule
);
}
-
-
+
+
/**
@@ -15773,8 +15773,8 @@ public function getChildDef($def)
}
}
-
-
+
+
/**
@@ -15964,8 +15964,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16005,8 +16005,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16057,8 +16057,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16107,8 +16107,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16294,8 +16294,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16346,8 +16346,8 @@ public function setup($config)
}
}
-
-
+
+
class HTMLPurifier_HTMLModule_Name extends HTMLPurifier_HTMLModule
@@ -16373,8 +16373,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16399,8 +16399,8 @@ public function setup($config)
}
}
-
-
+
+
class HTMLPurifier_HTMLModule_NonXMLCommonAttributes extends HTMLPurifier_HTMLModule
@@ -16420,8 +16420,8 @@ class HTMLPurifier_HTMLModule_NonXMLCommonAttributes extends HTMLPurifier_HTMLMo
);
}
-
-
+
+
/**
@@ -16483,8 +16483,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16526,8 +16526,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16567,8 +16567,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16604,8 +16604,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16645,8 +16645,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16708,8 +16708,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16749,8 +16749,8 @@ public function setup($config)
}
}
-
-
+
+
/*
@@ -16823,8 +16823,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16857,8 +16857,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16933,8 +16933,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16962,8 +16962,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -16987,8 +16987,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -17010,7 +17010,7 @@ public function setup($config) {
$a->attr_transform_post[] = new HTMLPurifier_AttrTransform_TargetNoreferrer();
}
}
-
+
/**
@@ -17097,8 +17097,8 @@ public function setup($config)
}
}
-
-
+
+
/**
@@ -17328,8 +17328,8 @@ public function makeFixes()
}
}
-
-
+
+
class HTMLPurifier_HTMLModule_XMLCommonAttributes extends HTMLPurifier_HTMLModule
@@ -17349,8 +17349,8 @@ class HTMLPurifier_HTMLModule_XMLCommonAttributes extends HTMLPurifier_HTMLModul
);
}
-
-
+
+
/**
@@ -17383,8 +17383,8 @@ public function makeFixes()
}
}
-
-
+
+
class HTMLPurifier_HTMLModule_Tidy_Proprietary extends HTMLPurifier_HTMLModule_Tidy
@@ -17418,8 +17418,8 @@ public function makeFixes()
}
}
-
-
+
+
class HTMLPurifier_HTMLModule_Tidy_XHTMLAndHTML4 extends HTMLPurifier_HTMLModule_Tidy
@@ -17598,8 +17598,8 @@ public function makeFixes()
}
}
-
-
+
+
class HTMLPurifier_HTMLModule_Tidy_Strict extends HTMLPurifier_HTMLModule_Tidy_XHTMLAndHTML4
@@ -17642,8 +17642,8 @@ public function getChildDef($def)
}
}
-
-
+
+
class HTMLPurifier_HTMLModule_Tidy_Transitional extends HTMLPurifier_HTMLModule_Tidy_XHTMLAndHTML4
@@ -17659,8 +17659,8 @@ class HTMLPurifier_HTMLModule_Tidy_Transitional extends HTMLPurifier_HTMLModule_
public $defaultLevel = 'heavy';
}
-
-
+
+
class HTMLPurifier_HTMLModule_Tidy_XHTML extends HTMLPurifier_HTMLModule_Tidy
@@ -17686,8 +17686,8 @@ public function makeFixes()
}
}
-
-
+
+
/**
@@ -18043,8 +18043,8 @@ private function _checkNeedsP($current)
}
}
-
-
+
+
/**
@@ -18084,8 +18084,8 @@ public function handleEnd(&$token)
}
}
-
-
+
+
/**
@@ -18149,8 +18149,8 @@ public function handleText(&$token)
}
}
-
-
+
+
/**
@@ -18221,8 +18221,8 @@ public function handleText(&$token)
}
}
-
-
+
+
class HTMLPurifier_Injector_RemoveEmpty extends HTMLPurifier_Injector
@@ -18334,8 +18334,8 @@ public function handleElement(&$token)
}
}
-
-
+
+
/**
@@ -18419,8 +18419,8 @@ public function handleEnd(&$token)
}
}
-
-
+
+
/**
@@ -18544,8 +18544,8 @@ public function handleEnd(&$token)
}
}
-
-
+
+
/**
@@ -18817,15 +18817,15 @@ protected function wrapHTML($html, $config, $context)
}
$ret .= '';
- $ret .= '';
+ $ret .= '';
// No protection if $html contains a stray !
$ret .= '' . $html . '';
return $ret;
}
}
-
-
+
+
/**
@@ -19364,8 +19364,8 @@ public function parseAttributeString($string, $config, $context)
}
}
-
-
+
+
/**
@@ -19402,7 +19402,7 @@ public function toTokenPair() {
return array(new HTMLPurifier_Token_Comment($this->data, $this->line, $this->col), null);
}
}
-
+
/**
@@ -19462,7 +19462,7 @@ public function toTokenPair() {
}
}
-
+
/**
@@ -19516,8 +19516,8 @@ public function toTokenPair() {
}
}
-
-
+
+
/**
@@ -19547,8 +19547,8 @@ public function execute($tokens, $config, $context)
}
}
-
-
+
+
/**
@@ -19565,8 +19565,8 @@ public function __construct()
}
}
-
-
+
+
/**
@@ -19747,8 +19747,8 @@ public function execute($tokens, $config, $context)
}
}
-
-
+
+
/**
@@ -20348,8 +20348,8 @@ private function remove()
}
}
-
-
+
+
/**
@@ -20556,8 +20556,8 @@ public function execute($tokens, $config, $context)
}
}
-
-
+
+
/**
@@ -20602,8 +20602,8 @@ public function execute($tokens, $config, $context)
}
}
-
-
+
+
/**
@@ -20717,8 +20717,8 @@ public function transform($tag, $config, $context)
}
}
-
-
+
+
/**
@@ -20762,8 +20762,8 @@ public function transform($tag, $config, $context)
}
}
-
-
+
+
/**
@@ -20801,8 +20801,8 @@ public function toNode() {
}
}
-
-
+
+
/**
@@ -20870,8 +20870,8 @@ public function toNode() {
}
}
-
-
+
+
/**
@@ -20886,8 +20886,8 @@ public function toNode() {
}
}
-
-
+
+
/**
@@ -20911,8 +20911,8 @@ public function toNode() {
}
}
-
-
+
+
/**
@@ -20922,8 +20922,8 @@ class HTMLPurifier_Token_Start extends HTMLPurifier_Token_Tag
{
}
-
-
+
+
/**
@@ -20976,8 +20976,8 @@ public function toNode() {
}
}
-
-
+
+
class HTMLPurifier_URIFilter_DisableExternal extends HTMLPurifier_URIFilter
@@ -21031,8 +21031,8 @@ public function filter(&$uri, $config, $context)
}
}
-
-
+
+
class HTMLPurifier_URIFilter_DisableExternalResources extends HTMLPurifier_URIFilter_DisableExternal
@@ -21057,8 +21057,8 @@ public function filter(&$uri, $config, $context)
}
}
-
-
+
+
class HTMLPurifier_URIFilter_DisableResources extends HTMLPurifier_URIFilter
@@ -21080,8 +21080,8 @@ public function filter(&$uri, $config, $context)
}
}
-
-
+
+
// It's not clear to me whether or not Punycode means that hostnames
@@ -21127,8 +21127,8 @@ public function filter(&$uri, $config, $context)
}
}
-
-
+
+
// does not support network paths
@@ -21286,8 +21286,8 @@ private function _collapseStack($stack)
}
}
-
-
+
+
class HTMLPurifier_URIFilter_Munge extends HTMLPurifier_URIFilter
@@ -21402,8 +21402,8 @@ protected function makeReplace($uri, $config, $context)
}
}
-
-
+
+
/**
@@ -21471,8 +21471,8 @@ public function filter(&$uri, $config, $context)
}
}
-
-
+
+
/**
@@ -21609,7 +21609,7 @@ public function muteErrorHandler($errno, $errstr)
{
}
}
-
+
/**
@@ -21653,8 +21653,8 @@ public function doValidate(&$uri, $config, $context)
}
}
-
-
+
+
/**
@@ -21712,8 +21712,8 @@ public function doValidate(&$uri, $config, $context)
}
}
-
-
+
+
/**
@@ -21749,8 +21749,8 @@ public function doValidate(&$uri, $config, $context)
}
}
-
-
+
+
/**
@@ -21768,8 +21768,8 @@ class HTMLPurifier_URIScheme_https extends HTMLPurifier_URIScheme_http
public $secure = true;
}
-
-
+
+
// VERY RELAXED! Shouldn't cause problems, not even Firefox checks if the
@@ -21809,8 +21809,8 @@ public function doValidate(&$uri, $config, $context)
}
}
-
-
+
+
/**
@@ -21845,8 +21845,8 @@ public function doValidate(&$uri, $config, $context)
}
}
-
-
+
+
/**
@@ -21878,8 +21878,8 @@ public function doValidate(&$uri, $config, $context)
}
}
-
-
+
+
/**
@@ -21925,8 +21925,8 @@ public function doValidate(&$uri, $config, $context)
}
}
-
-
+
+
/**
@@ -22056,8 +22056,8 @@ protected function parseImplementation($var, $type, $allow_null)
}
}
-
-
+
+
/**
@@ -22095,5 +22095,5 @@ protected function evalExpression($expr)
}
}
-
-
+
+
diff --git a/wire/templates-admin/default.php b/wire/templates-admin/default.php
index 8b6096eb..8f976d64 100644
--- a/wire/templates-admin/default.php
+++ b/wire/templates-admin/default.php
@@ -57,7 +57,7 @@
-
+