thd/apps/frontend/config/frontendConfiguration.class.php
author Julien Rougeron <julien.rougeron@iri.centrepompidou.fr>
Wed, 05 Sep 2012 15:08:08 +0200
changeset 77 89098f9e56b5
parent 35 94a1dc255022
permissions -rw-r--r--
test merged

<?php

class frontendConfiguration extends sfApplicationConfiguration
{
  public function configure()
  {
  }
}