repo.or.cz
/
moodle-pu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MDL-11517 reserved word MOD used in table alias in questions backup code
[moodle-pu.git]
/
lib
/
htmlpurifier
/
HTMLPurifier
/
Error.php
blob
2ca4d7323c9ec7d1f4032a3101c3133bbdd1eff1
1
<
?php
2
3
/**
4
* Return object from functions that signifies error when null doesn't cut it
5
*/
6
class
HTMLPurifier_Error
{}
7