summaryrefslogtreecommitdiff
path: root/program/include/bc.php
diff options
context:
space:
mode:
Diffstat (limited to 'program/include/bc.php')
-rw-r--r--program/include/bc.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/program/include/bc.php b/program/include/bc.php
index dc4d54fd7..05d15b9e3 100644
--- a/program/include/bc.php
+++ b/program/include/bc.php
@@ -408,3 +408,7 @@ function enriched_to_html($data)
class rcube_html_page extends rcmail_html_page
{
}
+
+class washtml extends rcube_washtml
+{
+}