root/afridex/plugins/Flutter/purifier_lib/HTMLPurifier/Exception.php
@
22
| Revision 21, 170 bytes (checked in by admin, 18 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | /** |
| 4 | * Global exception class for HTML Purifier; any exceptions we throw |
| 5 | * are from here. |
| 6 | */ |
| 7 | class HTMLPurifier_Exception extends Exception |
| 8 | { |
| 9 | |
| 10 | } |
| 11 |
Note: See TracBrowser
for help on using the browser.
