<?php

/**
 * NewsPhoto form.
 *
 * @package    mongol
 * @subpackage form
 * @author     Your name here
 * @version    SVN: $Id: sfDoctrineFormTemplate.php 23810 2009-11-12 11:07:44Z Kris.Wallsmith $
 */
class NewsPhotoForm extends BaseNewsPhotoForm
{
  public function configure()
  {
  }
}
