home/karenpetzb/application/models/PaypalPaiement.php 0000604 00000000202 15071155547 0017051 0 ustar 00 <?php class PaypalPaiement extends Zend_Db_Table { protected $_name = 'paiement_paypal'; protected $_primary = 'ID'; } ?>