[Tickets #445] could not retrieve old preference setting
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Aug 5 17:25:02 PDT 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=445
-----------------------------------------------------------------------
Ticket | 445
Updated By |
Summary | could not retrieve old preference setting
Queue | IMP
Version | HEAD
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
(2004-08-05 17:25) wrote:
horde/templates/common-footer.inc
=================================
<?php if (!empty($title)): ?>
<script language="JavaScript" type="text/javascript">
<!--
if (parent.frames.horde_main) parent.document.title = '<?php echo
addslashes($registry->getParam('name') . ' :: ' . $title) ?>';
//-->
</script>
<?php endif; if (isset($GLOBALS['notification']))
$GLOBALS['notification']->notify(array('listeners' => array('javascript')));
?>
</body>
</html>
More information about the bugs
mailing list