repo.or.cz
/
moodle-linuxchix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git]
/
lib
/
htmlpurifier
/
HTMLPurifier
/
Language
/
classes
/
en-x-test.php
blob
303ba4bae07ee52a7fec795c02e57f5e47fee948
1
<
?php
2
3
// private class for unit testing
4
5
class
HTMLPurifier_Language_en_x_test
extends
HTMLPurifier_Language
6
{
7
8
9
10
}
11
12
?
>