So, I can't print "You are at the module XYZ' for example?
2008/9/22 Tobias Gies <[EMAIL PROTECTED]> > Hi José, > > you can't detect which module was called in the bootstrap. The earliest > point where you can get that information is in the routeShutdown() hook of a > controller plugin. > > Best regards > Tobias > > 2008/9/22 José de Menezes Soares Neto <[EMAIL PROTECTED]> > > How to detect a module inside the bootstrap index.php? >> >> And if I am using an router? >> >> Regards, >> >> José >> > >
