thd/apps/frontend/config/frontendConfiguration.class.php
author grandjoncl <louise.grandjonc@gmail.com>
Mon, 03 Sep 2012 17:59:43 +0200
changeset 64 106e99607b03
parent 35 94a1dc255022
permissions -rw-r--r--
test Commit Louise

<?php

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