thd/apps/frontend/config/frontendConfiguration.class.php
author Julien Rougeron <julien.rougeron@iri.centrepompidou.fr>
Wed, 05 Sep 2012 11:36:05 +0200
changeset 67 7491c5d95bac
parent 35 94a1dc255022
permissions -rw-r--r--
"commit to test the merge"

<?php

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