[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <?php 2 3 /** 4 * 5 * Example plugin for unit testing. 6 * 7 * @version $Id: Savant2_Plugin_example_extend.php 18360 2005-05-26 19:38:09Z mipmip $ 8 * 9 */ 10 11 $this->loadPlugin('example'); 12 13 class Savant2_Plugin_example_extend extends Savant2_Plugin_example { 14 15 var $msg = "Extended Example! "; 16 17 } 18 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |