issue 2364 menu copy debug.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11466 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2012-09-24 07:59:52 +00:00
parent 7fad690ae0
commit 6a4e458710
3 changed files with 70 additions and 35 deletions

View file

@ -682,9 +682,6 @@
$path = ModuleHandler::getModulePath($module);
$skin_list = $this->getSkins($path, 'skins');
debugPrint($module);
debugPrint($skin_list);
$this->add('skin_info_list', $skin_list);
}