Hi i'm using 5.1 CE and I "lost" my module's tab on the menu!!!
I already put the code:
$moduleList[] = 'oqc_Contract';
foreach($modInvisList as $id => $module) {
if($module == 'oqc_Contract') {
unset($modInvisList[$id]);
}
}
on custom/Extension/application/Ext/Include
I did rebuilt and repair. But nothing happens! I saw the hidden tabs and it's not there!!!! HELP!


LinkBack URL
About LinkBacks




Reply With Quote




Bookmarks