[ Index ] |
|
Code source de Symfony 1.0.0 |
1 <!ELEMENT dataset ( 2 <?php 3 $vc = 0; 4 foreach($tables as $tbl) { 5 if($vc++) { 6 echo ","; 7 } 8 echo $tbl->getPhpName() ?>*<?php } ?> 9 )> 10 <!ATTLIST dataset 11 name CDATA #REQUIRED 12 > 13
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |