[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/templates/ -> common-footer.inc (source)

   1  <script language="JavaScript1.5" type="text/javascript">
   2  <!--
   3  var _setHordeTitle = 1;
   4  try {
   5      if (document.title && parent.frames.horde_main) parent.document.title = document.title;
   6  } catch (e) {
   7  }
   8  // -->
   9  </script>
  10  <script type="text/javascript">
  11  <!--
  12  if (typeof(_setHordeTitle) == 'undefined' && document.title && parent.frames.horde_main) parent.document.title = document.title;
  13  // -->
  14  </script>
  15  <?php if (isset($GLOBALS['notification'])) $GLOBALS['notification']->notify(array('listeners' => array('javascript'))); ?>
  16  </body>
  17  </html>


Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7