mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-01-08 23:11:52 +00:00
4b097ef493
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@206 48356398-32a2-884e-a903-53898d9a118a
12 lines
104 B
PHP
12 lines
104 B
PHP
<?php
|
|
|
|
class HTMLPurifier_URIScheme
|
|
{
|
|
|
|
function validateComponents() {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
?>
|