thd/apps/frontend/config/frontendConfiguration.class.php
author ymh <ymh.work@gmail.com>
Wed, 01 Jun 2016 13:51:54 +0200
changeset 100 ff220bcb880c
parent 35 94a1dc255022
permissions -rw-r--r--
test de bundle

<?php

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