summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorxue <>2006-01-25 22:22:46 +0000
committerxue <>2006-01-25 22:22:46 +0000
commit605d41ad0dd3d90f0c5ba7c36c08c001341017a1 (patch)
tree7b9526a596c717aeca13190d12ee61da90d735df /framework
parentc894359f203b68f959eb6eec5aaf4f947ed97af7 (diff)
Fixed TTextWriter usage.
Diffstat (limited to 'framework')
-rw-r--r--framework/Web/UI/WebControls/TSafeHtml.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Web/UI/WebControls/TSafeHtml.php b/framework/Web/UI/WebControls/TSafeHtml.php
index b9f1156c..0dae3b75 100644
--- a/framework/Web/UI/WebControls/TSafeHtml.php
+++ b/framework/Web/UI/WebControls/TSafeHtml.php
@@ -1,7 +1,6 @@
<?php
Prado::using('System.3rdParty.SafeHtml.TSafeHtmlParser');
-Prado::using('System.IO.TTextWriter');
/**
* ${classname}