Current File : /home/k/a/r/karenpetzb/www/items/category/PaypalPaiement.php.tar
home/karenpetzb/application/models/PaypalPaiement.php000060400000000202150711555470017051 0ustar00<?php
class PaypalPaiement extends Zend_Db_Table
{
    protected $_name = 'paiement_paypal';
    protected $_primary = 'ID';

}
?>