Hi
I'm new to dolphin and working on my first module. In enabled permalinks in advanced settings but when I use $this->_oConfig->getBaseUri() in my module, it returns a link like this:
/modules/?r=myfirstmodule/
do I have to set anything in my module so it would return a link like this: "/m/myfirstmodule/"
Thank you
Cheers
Oliver