[ Index ]
 

Code source de SPIP Agora 1.4

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

title

Body

[fermer]

/Agora1-4/ecrire/include/bd/common/ -> contact_common.php (source)

   1  <?php
   2  if (defined("_BD_CONTACTCOMMON")) return;
   3  define("_BD_CONTACTCOMMON", "1");
   4  
   5  require_once dirname(__FILE__)."/../contact.php";
   6  
   7  /**
   8   * BD_contact_common is an implementation for Common of BD_contact business class.
   9   * @package    BD_contact
  10   * @author     Guillaume Grason <guillaume.grason@diplomatie.gouv.fr>
  11   * @access    public
  12   */
  13  class BD_contact_common extends BD_contact {
  14  }
  15  ?>


Généré le : Sat Feb 24 14:40:03 2007 par Balluche grâce à PHPXref 0.7