N3XT0R / OXID-DependencyManager

Module for handling dependencies between modules in OXID CE/PE/EE
http://blog.php-dev.info
Other
9 stars 2 forks source link

ib_dependencyManager_deps.tpl includes 'tpl' path in id #4

Open keywan-ghadami-oxid opened 7 years ago

keywan-ghadami-oxid commented 7 years ago

as far i know this is not allowed because the framework internally splits strings on 'tpl/' better use protected $_sThisTemplate = "ib_dependencyManager_deps.tpl"; in ib_DependencyManager\application\controllers\admin\ib_dependencyManager_dependencies.php and according in metadata.php

N3XT0R commented 7 years ago

thanks for your Feedback. Will be fixed in Version 1.2.0.