thd/apps/frontend/config/frontendConfiguration.class.php
author Edwin Razafimahatratra <edwin@robotalismsoft.com>
Thu, 07 Jun 2012 17:33:43 +0200
changeset 61 9cd978930ed6
parent 35 94a1dc255022
permissions -rw-r--r--
test edwin.

<?php

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