thd/apps/frontend/config/frontendConfiguration.class.php
author Anthony Ly <anthonyly.com@gmail.com>
Wed, 03 Oct 2012 10:45:00 +0200
changeset 80 cb2b649a228e
parent 35 94a1dc255022
permissions -rw-r--r--
nouvelle ligne

<?php

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