htmlpurifier 4.7 버전 적용

This commit is contained in:
chicpro
2015-10-20 11:06:15 +09:00
parent 353a0d9409
commit 9bf15fdf32
144 changed files with 31041 additions and 25389 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