thd/apps/frontend/config/frontendConfiguration.class.php
author Anthony Ly <anthonyly.com@gmail.com>
Wed, 03 Oct 2012 11:13:07 +0200
changeset 89 6d4080795fbb
parent 35 94a1dc255022
permissions -rw-r--r--
bonsoir helloW

<?php

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