mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-01-03 05:11:52 +00:00
Remove unlink(types.xml) from cleanup
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1110 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
parent
889ccb1a92
commit
073ddb0cb2
@ -31,7 +31,6 @@ class ConfigDoc
|
||||
* Remove any generated files
|
||||
*/
|
||||
function cleanup() {
|
||||
unlink('types.xml');
|
||||
unlink('configdoc.xml');
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user