thd/apps/frontend/config/frontendConfiguration.class.php
author ymh <ymh.work@gmail.com>
Wed, 01 Jun 2016 14:02:47 +0200
changeset 102 69dc71eb498b
parent 35 94a1dc255022
permissions -rw-r--r--
bindle test 2

<?php

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