[ Index ] |
|
Code source de Horde 3.1.3 |
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd"> 2 <html> 3 <head> 4 <title><?php echo _("Help") ?></title> 5 </head> 6 7 <frameset rows="30,*" frameborder="no" border="0" framespacing="0"> 8 <frame name="help_menu" scrolling="no" marginheight="0" marginwidth="0" src="<?php echo $menu_url ?>" /> 9 <frame name="help_main" resizeable="yes" marginheight="2" marginwidth="2" src="<?php echo $main_url ?>" /> 10 </frameset> 11 12 </html>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |