thd/lib/form/doctrine/ThdFilmForm.class.php
author Anthony Ly <anthonyly.com@gmail.com>
Wed, 03 Oct 2012 11:18:19 +0200
changeset 91 2c55439bb1e0
parent 35 94a1dc255022
permissions -rw-r--r--
ajout de css

<?php

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