[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <?php 2 /** 3 * 4 * Template for testing token assignment. 5 * 6 * @version $Id: extend.tpl.php 18360 2005-05-26 19:38:09Z mipmip $ 7 * 8 */ 9 ?> 10 <p><?php $result = $this->plugin('example'); var_dump($result); ?></p> 11 <p><?php $result = $this->plugin('example_extend'); var_dump($result); ?></p>
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 |