htmlpurifier 4.9.3 버전의 변경

This commit is contained in:
thisgun
2017-12-05 14:41:49 +09:00
parent 5a424d5977
commit 907db24187
150 changed files with 31741 additions and 31291 deletions

View File

@ -1,11 +1,11 @@
<?php
/**
* Exceptions related to configuration schema
*/
class HTMLPurifier_ConfigSchema_Exception extends HTMLPurifier_Exception
{
}
// vim: et sw=4 sts=4
<?php
/**
* Exceptions related to configuration schema
*/
class HTMLPurifier_ConfigSchema_Exception extends HTMLPurifier_Exception
{
}
// vim: et sw=4 sts=4