From 155bbb8df6332bc6a9b629f62d1725840f8d89ea Mon Sep 17 00:00:00 2001 From: alecpl Date: Tue, 7 Oct 2008 18:32:56 +0000 Subject: - added bin/killcache.php script (#1485434) - added copyrights disclaimers --- bin/html2text.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'bin/html2text.php') diff --git a/bin/html2text.php b/bin/html2text.php index 478ccced9..6500d2883 100644 --- a/bin/html2text.php +++ b/bin/html2text.php @@ -1,4 +1,23 @@ | + +-----------------------------------------------------------------------+ + + $Id$ + +*/ define('INSTALL_PATH', realpath('./../') . '/'); require INSTALL_PATH.'program/include/iniset.php'; -- cgit v1.2.3