Quoting Jan Schneider <[EMAIL PROTECTED]>: > Zitat von Liam Hoekenga <[EMAIL PROTECTED]>: > >> Is there a way for another horde application to know that it's being >> called from within DIMP / is beind displayed in the DIV on the right >> side of the DIMP screen? > > Unfortunately not.
Technically, there is. $_SESSION['imp']['viewmode'] is set to imp/dimp/mimp depending on the last page loaded. However, it is not really meant for use outside of IMP/DIMP/MIMP so any solution using that variable needs to be done locally. michael -- ___________________________________ Michael Slusarz [EMAIL PROTECTED] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
