From 0619181f40510dcb2429573dda0bf3cdcc5cd57f Mon Sep 17 00:00:00 2001 From: alec Date: Tue, 7 Oct 2008 18:32:56 +0000 Subject: - added bin/killcache.php script (#1485434) - added copyrights disclaimers git-svn-id: https://svn.roundcube.net/trunk@1954 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/bin/html2text.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'roundcubemail/bin/html2text.php') diff --git a/roundcubemail/bin/html2text.php b/roundcubemail/bin/html2text.php index 478ccced9..6500d2883 100644 --- a/roundcubemail/bin/html2text.php +++ b/roundcubemail/bin/html2text.php @@ -1,4 +1,23 @@ | + +-----------------------------------------------------------------------+ + + $Id$ + +*/ define('INSTALL_PATH', realpath('./../') . '/'); require INSTALL_PATH.'program/include/iniset.php'; -- cgit v1.2.3