initial commit

This commit is contained in:
2025-04-26 11:21:01 -04:00
commit 64f56c2711
391 changed files with 196409 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<?php
// private class for unit testing
class HTMLPurifier_Language_en_x_test extends HTMLPurifier_Language
{
}
// vim: et sw=4 sts=4