[ Index ]
 

Code source de phpMyAdmin 2.10.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/ -> pmd_help.php (source)

   1  <?php
   2  /* $Id: pmd_help.php 9853 2007-01-19 18:14:44Z lem9 $ */
   3  // vim: expandtab sw=4 ts=4 sts=4:
   4  
   5  require_once  'pmd_common.php';
   6  ?>
   7  <html>
   8  <head>
   9  <?php if(0){ ?>
  10  <meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
  11  <link rel="stylesheet" type="text/css" href="./libraries/pmd/styles/default/style1.css">
  12  <?php } ?>
  13  <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $charset ?>" />
  14  <link rel="stylesheet" type="text/css" href="./libraries/pmd/styles/<?php echo $GLOBALS['PMD']['STYLE'] ?>/style1.css">
  15  <title>Designer</title>
  16  </head>
  17  
  18  <body>
  19  <?php
  20      echo '<p>' . $GLOBALS['strToSelectRelation'] . '<br />';
  21      echo '<img src="pmd/images/help_relation.png" border="1"></p>';
  22      echo '<p>' . $GLOBALS['strDesignerHelpDisplayField'] . '</p>';
  23  ?>
  24  </body>
  25  </html>


Généré le : Mon Nov 26 15:18:20 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics