thd/apps/frontend/config/frontendConfiguration.class.php
author Julien Rougeron <julien.rougeron@iri.centrepompidou.fr>
Wed, 05 Sep 2012 11:47:05 +0200
changeset 68 418cd752d4be
parent 35 94a1dc255022
permissions -rw-r--r--
"lets test the merge"

<?php

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