Nokia C7-00 or symbian^3
Thomas Trethan <[email protected]>
| Newsgroups | gmane.comp.horde.sync |
|---|---|
| Message-ID | <[email protected]> |
Sorry, code snippet was wrong, has to be !== instead of ===; correctly it is:
$di = $_SESSION['SyncML.state']->deviceInfo;
if (stristr($di->Mod, 'C7-00') !== false) {
$contentType = 'text/x-vcalendar';
}
Regards, Tom
--
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]