Index: trunk/wb/admin/templates/uninstall.php
===================================================================
--- trunk/wb/admin/templates/uninstall.php	(revision 893)
+++ trunk/wb/admin/templates/uninstall.php	(revision 894)
@@ -23,13 +23,6 @@
 
 */
 
-$debug = true;
-
-if (true === $debug) {
-	ini_set('display_errors', 1);
-	error_reporting(E_ALL);
-}
-
 // Check if user selected template
 if(!isset($_POST['file']) OR $_POST['file'] == "") {
 	header("Location: index.php");
