[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 <?php 2 class ezpaypalInfo 3 { 4 function info() 5 { 6 return array( 'Name' => "eZ Paypal Payment Gateway", 7 'Version' => "1.0", 8 'Copyright' => "Copyright (C) 1999-2006 eZ systems AS", 9 'License' => "GNU General Public License v2.0" 10 ); 11 } 12 } 13 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |