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 05d15b9e3..3d9d46289 100644
--- a/program/include/bc.php
+++ b/program/include/bc.php
@@ -412,3 +412,7 @@ class rcube_html_page extends rcmail_html_page
class washtml extends rcube_washtml
{
}
+
+class html2text extends rcube_html2text
+{
+}