diff options
Diffstat (limited to 'framework/Vendor')
-rw-r--r-- | framework/Vendor/SafeHtml/TSafeHtmlParser.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Vendor/SafeHtml/TSafeHtmlParser.php b/framework/Vendor/SafeHtml/TSafeHtmlParser.php index 2c01bde2..8fca8870 100644 --- a/framework/Vendor/SafeHtml/TSafeHtmlParser.php +++ b/framework/Vendor/SafeHtml/TSafeHtmlParser.php @@ -21,7 +21,6 @@ */ Prado::using('System.Vendor.SafeHtml.HTMLSax3'); - /** * * TSafeHtmlParser |