Browse Source

Statement removed

Denys Kyselov 11 years ago
parent
commit
4cfa18e15d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/View/Widget/WidgetRegistry.php

+ 0 - 2
src/View/Widget/WidgetRegistry.php

@@ -65,8 +65,6 @@ class WidgetRegistry {
 			$this->add($widgets);
 		}
 		$this->_widgets['_view'] = $view;
-		debug($this->_widgets);
-		exit();
 
 	}