View.php
authorAlan Knowles <alan@roojs.com>
Thu, 8 Nov 2012 06:50:17 +0000 (14:50 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 8 Nov 2012 06:50:17 +0000 (14:50 +0800)
View.php

index 2baec72..4a2cc60 100644 (file)
--- a/View.php
+++ b/View.php
@@ -39,7 +39,7 @@ class Pman_Ftp_View extends Pman_Ftp_List
                     //}
                 }
                 if ($mt == 'application/xml') {
-                    @dl('tidy');
+                     dl('tidy');
                         
                 //if (class_exists('Tidy')) {
                     $tidy = new Tidy();