thd/lib/form/doctrine/ThdSegmentForm.class.php
author Anthony Ly <anthonyly.com@gmail.com>
Wed, 03 Oct 2012 11:10:38 +0200
changeset 88 d4dffac9d657
parent 35 94a1dc255022
permissions -rw-r--r--
bonjour sur helloW

<?php

/**
 * ThdSegment form.
 *
 * @package    form
 * @subpackage ThdSegment
 * @version    SVN: $Id: sfDoctrineFormTemplate.php 6174 2007-11-27 06:22:40Z fabien $
 */
class ThdSegmentForm extends BaseThdSegmentForm
{
  public function configure()
  {
  }
}