[ Index ]
 

Code source de phpMyAdmin 2.10.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/ -> license.php (source)

   1  <?php
   2  // Simple script to set correct charset for the license
   3  // vim: expandtab sw=4 ts=4 sts=4:
   4  //
   5  // Note: please do not fold this script into a general script
   6  // that would read any file using a GET parameter, it would open a hole
   7  
   8  header('Content-type: text/plain; charset=iso-8859-1');
   9  readfile('/usr/share/doc/phpmyadmin/copyright');
  10  ?>


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