extranet/includes/models/PriceTable.php
Michael RICOIS 0a85aa7154
2009-05-06 07:53:28 +00:00

7 lines
64 B
PHP

<?php
/**
*/
class PriceTable extends Doctrine_Table
{
}