remove test code

This commit is contained in:
Taras Machyshyn
2015-01-09 17:43:28 +02:00
parent e2e77d59f9
commit feb8a300d9
-5
View File
@@ -198,11 +198,6 @@ class Language
$path = $this->paths['customPath'];
$currentLanguage = $this->getLanguage();
/*echo '<pre>';
print_r($this->changedData);
print_r($this->deletedData);
exit;*/
$result = true;
if (!empty($this->changedData)) {
foreach ($this->changedData as $scope => $data) {